@import"https://fonts.googleapis.com/css2?family=Doto:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Big+Shoulders+Stencil:opsz,wght@10..72,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap";a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;scrollbar-width:none}body{display:flex;justify-content:center;min-height:100vh;background-image:linear-gradient(to top,#8f8c9da9,#ccbcbc);color:#000;transition:background .3s ease-in-out,color .3s ease-in-out}a{text-decoration:none;color:#fff;font-family:Doto,sans-serif;font-weight:950;font-size:1.2rem}#theme-toggle{cursor:pointer;margin:10px;border:none;background-color:transparent;border-radius:5px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:5px;transition:background .3s ease-in-out}.navbar{position:fixed;z-index:1000;top:0;width:98vw;display:flex;justify-content:space-between;align-items:center;margin:10px;padding:20px;border-radius:20px;background-color:#0000009e;transition:background .3s ease-in-out}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .3s ease-in-out}.nav-links{display:flex;justify-content:space-between;align-items:center;gap:20px}li{list-style:none;padding:5px 10px;border-radius:8px;cursor:pointer;border:2px dashed #ffffff;transition:background .3s ease-in-out,border .3s ease-in-out}li a{text-decoration:none;font-size:1.2rem;font-family:Doto,sans-serif;font-weight:950}li.active{background-color:#ffffff1a;border:2px solid #ffffff}li.active a{font-weight:700}.material-symbols-outlined{color:#f5f5f5;font-size:24px}.container{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:6rem;width:100%;max-width:1400px}.hero{display:flex;justify-content:space-around;align-items:center;gap:200px;max-width:80vw;margin:0 50px 50px;padding:10px}.hero-text{display:flex;flex-direction:column;gap:10px;max-width:28vw}.hero-text h1{font-size:2.5rem;font-family:PT Sans,sans-serif}.proj-btn{width:80px;height:35px;border:none;font-size:1rem;font-weight:700;border-radius:6px;cursor:pointer;text-align:center;transition:background .3s ease-in-out}.hero-img img{width:300px;border-radius:20px;filter:drop-shadow(0 0 10px #000)}.work-container{width:60vw;max-width:80vw;display:flex;flex-direction:column}.text-main{font-size:2.2rem;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;margin:20px 0}.left-align-text{text-align:end}.work-container p{font-size:1rem;font-family:Arial,Helvetica,sans-serif;line-height:1.2;margin:0 0 30px 2px}.works{display:flex;flex-direction:column;gap:5px;flex-wrap:wrap;align-self:center}.work-btn{width:140px;height:50px;border:none;background-color:transparent;font-size:1rem;font-weight:550;border-radius:10px;padding:2px 10px;cursor:pointer;text-align:left;transition:background .3s ease-in-out}.work-btn.active-btn{background-color:#6464644d;border-left:3px solid #fff;font-weight:700}.dark-theme .work-btn.active-btn{border-left-color:#fff}body:not(.dark-theme) .work-btn.active-btn{border-left-color:#000}.work-sub-container{display:flex;position:relative;justify-content:space-evenly;align-items:flex-start;margin:20px 0;overflow:visible;min-height:180px;width:100%}.work-section{width:350px;height:200px;padding:20px;border-radius:20px;display:flex}.card-text{font-size:1.5rem;font-family:Arial,Helvetica,sans-serif;line-height:1.2;margin:10px}.branch-svg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:visible}.branch-path{stroke-dasharray:1000;stroke-dashoffset:1000;transition:stroke-dashoffset .8s ease-in-out,opacity .5s ease-in;stroke-width:3px;stroke:#000;opacity:1;visibility:visible}.skills-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.terminal-container{display:flex;justify-content:flex-end}.terminal{background:transparent;text-align:end;min-width:150px;white-space:nowrap;overflow:hidden;font-weight:700}#skill-text{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Verdana,sans-serif}.cursor{animation:blink .6s infinite alternate}@keyframes blink{50%{opacity:0}}#skillsRadarChart{display:block;max-width:400px;max-height:400px;margin:auto;filter:drop-shadow(0 0 6px rgba(0,0,0,.3))}.dark-theme #skillsRadarChart{filter:drop-shadow(0 0 6px rgba(255,255,255,.3))}.links{margin-bottom:20px;display:flex;align-items:center;justify-content:center;width:100%;height:fit-content;color:#c4c2cf;font-family:Ubuntu Sans,sans-serif;font-weight:800;text-align:center}.wrapper{display:flex;justify-content:center;align-items:center}.wrapper .button{display:flex;width:40px;height:40px;margin:0 5px;align-items:center;justify-content:center;overflow:hidden;border-radius:50px;cursor:pointer;box-shadow:0 10px 10px #0000001a;transition:all .3s ease-out}.wrapper .button:hover{width:150px;padding-right:20px}.wrapper .button:hover span{display:inline}.wrapper .button .icon{display:inline-block;width:60px;height:60px;border-radius:50px;text-align:center;box-sizing:border-box;line-height:60px}.wrapper .button .icon .link-img{font-size:25px;line-height:60px}.wrapper .button span{font-size:.8rem;font-weight:bolder;-webkit-user-select:none;user-select:none;color:#fff;display:none}.link-img{height:40px;width:40px;margin:10px 0;border-radius:50px;box-shadow:0 10px 10px #0000001a}.button-link{text-decoration:none;display:block;color:inherit}.wrapper .button-link{margin:0 5px}footer{margin:0 0 25px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.app-container{width:100%;display:flex;flex-direction:column;align-items:center;min-height:100vh}.footer{text-align:center;width:100%;display:flex;justify-content:center;align-items:center}.work-section{display:none}#projects{display:block}@media screen and (min-width: 700px){.menu{display:none}}@media screen and (max-width: 700px){.navbar{width:95vw;position:fixed;z-index:1000}.nav-links{display:none;flex-direction:column;background:#00141c;position:absolute;top:70px;right:10px;width:200px;border:2px solid #fff;border-radius:10px;padding:10px;gap:10px}.nav-links li{width:100%;padding:8px;text-align:center;border:none}.nav-links li a{display:block;width:100%}.menu{cursor:pointer;display:block;position:relative;z-index:999}.show-menu{display:flex}.container{margin-top:5rem}#theme-toggle{width:100%}.dark-theme #theme-toggle{color:#000;z-index:999}.hero{flex-direction:column;gap:50px;margin:20px}.hero-text{max-width:75vw;text-align:center}.hero-text h1{font-size:2rem}.hero-text p{font-size:1rem}.proj-btn{display:none}}@media (max-width: 768px){.work-container{width:80vw}.work-container p{font-size:.9rem;text-align:justify}.work-sub-container{flex-direction:column;align-items:center;margin-bottom:20px}.works{flex-direction:row;flex-wrap:wrap;justify-content:center}.work-btn{width:auto;text-align:center;font-size:.8rem;padding:2px 5px;height:25px;margin:5px}.work-section{width:80vw;margin-top:20px}@media (max-width: 480px){.branch-svg{display:none}}#skillsRadarChart{max-width:100%;height:auto!important}.skills-container{flex-direction:column;align-items:center}}@media screen and (max-width: 990px){.container{margin-top:4rem}.hero{gap:80px}.hero-text p{width:100%;font-size:1rem}.hero-img img{width:250px}}@media (max-width: 600px){.wrapper .button:hover{width:40px;padding-right:0}.wrapper .button:hover span{display:none}[id^=github]:hover .link-img,[id^=insta]:hover .link-img,[id^=linkedin]:hover .link-img,[id^=youtube]:hover .link-img,[id^=twitter]:hover .link-img{filter:invert(0)}.dark-theme [id^=github]:hover,.dark-theme [id^=insta]:hover,.dark-theme [id^=linkedin]:hover,.dark-theme [id^=youtube]:hover,.dark-theme [id^=twitter]:hover{background-image:radial-gradient(circle,0% #000,50% #ffbb00,100% #ffffff)}.dark-theme [id^=github]:hover .link-img,.dark-theme [id^=insta]:hover .link-img,.dark-theme [id^=linkedin]:hover .link-img,.dark-theme [id^=youtube]:hover .link-img,.dark-theme [id^=twitter]:hover .link-img{filter:invert(1)}}.works-section{align-self:center}.wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;margin:0 auto}.skills-section{display:flex;flex-direction:column;gap:20px;margin-top:20px}@media (max-width: 768px){.skills-section{gap:30px}}.dark-theme #theme-toggle{color:#fff}.dark-theme{background-image:linear-gradient(to top,#000,#014e5c);color:#fff}.dark-theme .navbar{background-color:#0009}.dark-theme .nav-links li{border:2px dashed #fff}.dark-theme li:hover{background-color:#fff!important;border:2px solid #fff!important}.dark-theme li:hover a{color:#000!important}.dark-theme li a{color:#fff}.dark-theme .proj-btn{background-color:#ffffffc6;color:#000}.dark-theme .proj-btn:hover{background-color:#232323;color:#fff;border:2px solid #ffffff}.dark-theme .text-h{color:#7fffd4}.dark-theme .hero-text p{color:#ffffff82}.dark-theme .text-main{color:#fff}.dark-theme .work-container p{color:#ffffff9a}.dark-theme .work-btn{color:#777}.dark-theme .work-btn:hover{background-color:#3d3d3dab;color:#fff}.dark-theme .work-section{background-color:#0004;color:#fff;border:2px solid #ffffff}.dark-theme .branch-svg{filter:invert(0);z-index:0;pointer-events:none;overflow:visible}.dark-theme .branch-path{stroke:#fff!important;stroke-width:3;opacity:1}.dark-theme .terminal{color:#32cd32}.dark-theme #skillsRadarChart{filter:invert(1)}.dark-theme .info-item a{color:#fff}.dark-theme .guestbook-form,.dark-theme .guestbook-entries{background-color:#19212af2;box-shadow:0 10px 30px #0000004d;border:3px solid #375a7f;outline:1px solid #1a2530;outline-offset:-8px;height:100%}.dark-theme .guestbook-form:hover,.dark-theme .guestbook-entries:hover{box-shadow:0 15px 40px #0006}.dark-theme .form-control{background-color:#2c3e50;color:#fff;border:2px solid #4a6990;box-shadow:inset 0 1px 3px #0000004d;font-weight:500}.dark-theme .form-control:focus{box-shadow:0 0 0 3px #00ced14d;border-color:#7fffd4}.dark-theme .form-control::placeholder{color:#95a5a6}.dark-theme .form-control.textarea{background-color:#1e2b38;border-color:#4a6990;box-shadow:inset 0 2px 4px #00000026}.dark-theme .btn-submit{background-color:#00bcd4;color:#111;font-weight:700;margin-top:10px;transition:all .3s ease;border:2px solid transparent}.dark-theme .btn-submit:hover{background-color:#7fffd4;box-shadow:0 5px 15px #00ffff4d;transform:translateY(-3px)}.dark-theme .entry{background-color:#2c3e50;border-left:4px solid aquamarine;box-shadow:0 3px 10px #0003;border:1px solid #375a7f;border-left-width:4px;margin-bottom:10px}.dark-theme .entry-content{color:#fff;font-weight:400;text-shadow:0 1px 1px rgba(0,0,0,.2)}.dark-theme .entry-date{color:#99a3ad;font-weight:500}.dark-theme .entry-location{color:#99a3ad;font-weight:500;display:flex;align-items:center;gap:5px}.dark-theme .location-input-icon{color:#7fffd4;opacity:.9}.dark-theme .entry-author{color:#7fffd4}.dark-theme .form-label{color:#fff;font-weight:700;font-size:.9rem;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px;border-left:4px solid aquamarine;padding-left:8px;line-height:1.2;text-shadow:0 1px 2px rgba(0,0,0,.3)}.dark-theme .filter-btn{background-color:#1e2b38;color:#e0e0e0;border:2px solid #375a7f;box-shadow:0 1px 3px #0003;font-weight:500}.dark-theme .filter-btn.active{background-color:#00bcd4;color:#111;border:2px solid #008697;box-shadow:0 1px 3px #0000004d;font-weight:600}.dark-theme .filter-btn:hover{border-color:#7fffd4;box-shadow:0 2px 5px #00000040}.dark-theme .search-input{background-color:#1e2b38;color:#fff;border:2px solid #375a7f;box-shadow:inset 0 1px 3px #0000004d;font-weight:500}.dark-theme .search-icon{color:#7fffd4;font-size:1.1rem;opacity:.9}.dark-theme .pagination-btn{background-color:#1e2b38;color:#e0e0e0;border:2px solid #375a7f;box-shadow:0 1px 3px #0003;font-weight:500}.dark-theme .pagination-btn.active{background-color:#00bcd4;color:#111;border:2px solid #008697;font-weight:600}.dark-theme .pagination-btn:hover{border-color:#7fffd4;box-shadow:0 2px 5px #00000040}.dark-theme .loading-spinner{border:4px solid rgba(255,255,255,.1);border-top-color:#7fffd4}.dark-theme .rating-star{color:#7fffd4}.dark-theme .rating-star-select{color:#375a7f;text-shadow:0 1px 2px rgba(0,0,0,.4)}.dark-theme .rating-star-select.active{color:#7fffd4;text-shadow:0 0 8px rgba(127,255,212,.7)}.dark-theme .form-group-row{margin-top:10px;align-items:flex-start}.dark-theme .form-group-half{position:relative}.dark-theme .location-input{background-color:#1e2b38;font-weight:500;color:#fff;border-color:#4a6990}.dark-theme .success-message{background-color:#0080804d;color:#e0ffff;border:1px solid aquamarine;text-shadow:0 1px 1px rgba(0,0,0,.3)}.dark-theme .form-error{color:#ff6b6b;font-weight:500;text-shadow:0 1px 1px rgba(0,0,0,.3)}.dark-theme .form-control.error{border:2px solid #ff6b6b;background-color:#ff6b6b1a}.dark-theme .empty-state{color:#99a3ad}.dark-theme .empty-icon{color:#4a6990}.dark-theme .empty-message{color:#99a3ad;text-shadow:0 1px 1px rgba(0,0,0,.3)}.dark-theme .entries-list::-webkit-scrollbar{width:8px}.dark-theme .entries-list::-webkit-scrollbar-track{background:#1e2b38}.dark-theme .entries-list::-webkit-scrollbar-thumb{background:#375a7f;border-radius:4px}.dark-theme .entries-list::-webkit-scrollbar-thumb:hover{background:#4a6990}.dark-theme .guestbook-header h1{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5)}.dark-theme .guestbook-header p{color:#ccc;text-shadow:0 1px 2px rgba(0,0,0,.3)}.dark-theme .guestbook-form h2,.dark-theme .guestbook-entries h2{color:#fff;text-shadow:0 2px 3px rgba(0,0,0,.4)}body{background-image:linear-gradient(to top,#8f8c9da9,#ccbcbc);color:#000}.navbar{background-color:#0000009e}.nav-links li{border:2px dashed #ffffff}li:hover{background-color:#fff;border:2px solid #ffffff!important}li:hover a{color:#000!important}li a{color:#fff}.proj-btn{background-color:#000000e1;color:#fff}.proj-btn:hover{background-color:#ffe2e2;color:#000;border:2px solid #000000}.text-h{color:#633800}.hero-text p{color:#00000082}.text-main{color:#231c1ce5}.work-container p{color:#0000009a}.work-btn{color:#000}.work-btn:hover{background-color:#010f3a9d;color:#fff}.work-section{background-color:#d8d8d8e4;color:#0e0e0e;border:2px solid #000000}.branch-svg{filter:invert(0);z-index:-1}.branch-path{stroke:#000;stroke-width:3;opacity:1}.terminal{color:red}.info-item a{color:#000}[id^=github] .link-img,[id^=insta] .link-img,[id^=linkedin] .link-img,[id^=youtube] .link-img,[id^=twitter] .link-img{filter:invert(1)}.guestbook-form,.guestbook-entries{background-color:#fff;box-shadow:0 10px 20px #00000026;border:3px solid #9a9a9a;outline:1px solid #e5e5e5;outline-offset:-8px;height:100%}.guestbook-form:hover,.guestbook-entries:hover{box-shadow:0 15px 30px #00000040}.form-control{background-color:#fff;color:#212529;border:2px solid #adb5bd;box-shadow:inset 0 1px 3px #0000001a}.form-control:focus{box-shadow:0 0 0 3px #6338004d;border-color:#633800}.form-control::placeholder{color:#868e96}.form-control.textarea{background-color:#f9f9f9;border-color:#aaa;box-shadow:inset 0 2px 4px #00000014}.form-label{color:#212529;font-weight:700;font-size:.9rem;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px;border-left:4px solid rgb(99,56,0);padding-left:8px;line-height:1.2}.btn-submit{width:100%;background-color:#633800;color:#fff;box-shadow:0 2px 5px #0003;font-weight:600;transition:all .3s ease;margin-top:10px}.btn-submit:hover{background-color:#633800e6;box-shadow:0 5px 15px #6338004d}.entry{background-color:#fff;border-left:4px solid rgb(99,56,0);box-shadow:0 3px 8px #0000001a;border:1px solid #dee2e6;border-left-width:4px;margin-bottom:10px}.entry-author,.entry-content{color:#343a40}.entry-date,.entry-location{color:#495057}.filter-btn{background-color:#e9ecef;color:#343a40;border:2px solid #adb5bd;box-shadow:0 1px 3px #0000001a}.filter-btn.active{background-color:#633800;color:#fff;border:2px solid rgb(74,42,0);box-shadow:0 1px 3px #0003}.filter-btn:hover{border-color:#633800;box-shadow:0 2px 5px #00000026}.search-input{background-color:#fff;color:#343a40;border:2px solid #adb5bd;box-shadow:inset 0 1px 3px #0000001a}.search-icon{color:#495057;font-size:1.1rem;font-weight:700}.guestbook-header h1{color:#212529}.guestbook-header p{color:#495057}.pagination-btn{background-color:#e9ecef;color:#343a40;border:2px solid #adb5bd;box-shadow:0 1px 3px #0000001a}.pagination-btn:hover{border-color:#633800;box-shadow:0 2px 5px #00000026}.pagination-btn.active{background-color:#633800;color:#fff}.loading-spinner{border-top-color:#633800}.rating-star-select{color:#d1d1d1;text-shadow:0 1px 1px rgba(0,0,0,.1)}.rating-star-select.active{color:#f8b500;text-shadow:0 0 5px rgba(248,181,0,.5)}.form-group-row{margin-top:10px;align-items:flex-start}.form-group-half{position:relative}.location-input-icon{color:#633800}.location-input{font-weight:500}.entry-location{font-weight:500;display:flex;align-items:center;gap:5px}.rating-star{color:#f8b500;text-shadow:0 0 2px rgba(0,0,0,.2)}.success-message{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.entries-list::-webkit-scrollbar{width:8px}.entries-list::-webkit-scrollbar-track{background:#f1f1f1}.entries-list::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.entries-list::-webkit-scrollbar-thumb:hover{background:#999}.form-error{color:#dc3545;font-weight:500}.form-control.error{border:1px solid #dc3545;background-color:#fff8f8}.location-input-icon{color:#633800;opacity:.8}.empty-state{color:#6c757d}.empty-icon{color:#adb5bd}.empty-message{color:#6c757d}.about-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:50px;margin:80px auto;max-width:80vw;text-align:center}.about-content{max-width:50%}.about-title{font-size:2.5rem;font-weight:700;margin-bottom:10px;font-family:PT Sans,sans-serif}.about-text{font-size:1.1rem;line-height:1.5;margin-bottom:15px;text-align:justify;font-family:PT Sans,sans-serif;font-weight:400}.highlight{font-weight:700;color:var(--accent-color)}.about-btn{padding:10px 20px;font-size:1rem;border:2px solid transparent;border-radius:6px;cursor:pointer;transition:background .3s ease-in-out}.about-btn:hover{background-color:#faebd7;color:#000;border:2px dashed #000000;transition:all .4s ease-in-out}.skills-section{max-width:80vw;margin:40px auto;text-align:center}.skills-title{font-size:2rem;font-family:PT Sans,sans-serif;margin-bottom:30px}.skills-container{display:flex;justify-content:space-around;flex-wrap:wrap}.skill-category{width:250px;margin:0 20px 20px;padding:15px;border-radius:10px;box-shadow:0 4px 10px #000000e3;transition:transform .3s ease}.skill-category:hover{transform:translateY(-5px)}.category-title{font-size:1.3rem;margin-bottom:15px;padding-bottom:5px;text-align:center;font-weight:700}.skills-list{list-style:none;padding:0}.skills-list li{margin:10px 0;font-size:1rem;display:flex;flex-direction:column;align-items:flex-start}.skill-bar{width:100%;height:8px;background-color:#f0f0f0;border-radius:5px;margin:5px 0;overflow:hidden}.skill-level{height:100%;border-radius:5px}@media (max-width: 768px){.about-content{max-width:80%}}li:hover{color:#000;font-weight:700}.dark-theme .project-modal-header h2:before{background:linear-gradient(90deg,#3498db,#9b59b6)}.project-modal::-webkit-scrollbar{width:6px}.project-modal::-webkit-scrollbar-track{background:transparent;margin:10px 0}.project-modal::-webkit-scrollbar-thumb{background-color:#0003;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-modal:before{content:"";position:absolute;top:-30px;left:-30px;width:180px;height:180px;background:radial-gradient(circle,#fff6,#fff0 70%);border-radius:50%;z-index:-1;pointer-events:none;filter:blur(5px);animation:pulseLight 10s infinite alternate}.project-modal:after{content:"";position:absolute;bottom:-40px;right:-40px;width:250px;height:250px;background:radial-gradient(circle,#3498db4d,#3498db00 70%);border-radius:50%;z-index:-1;pointer-events:none;filter:blur(8px);animation:pulseAccent 15s infinite alternate}@keyframes pulseLight{0%{transform:scale(1);opacity:.5}50%{transform:scale(1.2);opacity:.7}to{transform:scale(1);opacity:.5}}@keyframes pulseAccent{0%{transform:scale(1);opacity:.4}50%{transform:scale(1.1);opacity:.6}to{transform:scale(1);opacity:.4}}.dark-theme .project-modal:before{background:radial-gradient(circle,#3498db4d,#0000 70%)}.dark-theme .project-modal:after{background:radial-gradient(circle,#9b59b64d,#0000 70%)}.project-modal-header:before{content:"";position:absolute;top:-10px;left:20%;width:120px;height:15px;background:linear-gradient(90deg,#fff0,#ffffffb3,#fff0);border-radius:50%;filter:blur(2px);opacity:.7;pointer-events:none;animation:moveLight 8s infinite alternate ease-in-out}@keyframes moveLight{0%{transform:translate(-30px)}to{transform:translate(30px)}}.project-modal-meta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ffffff26,#fff0);pointer-events:none;border-radius:16px}.project-modal-content:after{content:"";position:absolute;top:0;left:-150%;width:60%;height:100%;background:linear-gradient(90deg,#fff0,#ffffff12,#fff0);transform:skew(-25deg);animation:sheen 15s infinite;z-index:-1;pointer-events:none}@keyframes sheen{0%,to{left:-150%}50%{left:150%}}.dark-theme .project-modal-content:after{background:linear-gradient(90deg,#3498db00,#3498db0d,#3498db00)}.project-modal-content:before{content:"";position:absolute;top:20px;right:20px;width:40px;height:40px;border-top:2px solid rgba(255,255,255,.2);border-right:2px solid rgba(255,255,255,.2);z-index:-1;pointer-events:none}.project-modal *,.project-modal *:before,.project-modal *:after{box-sizing:border-box}.projects-hero{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto 40px;padding:20px}.projects-hero h1{font-size:2.5rem;margin-bottom:20px}.projects-hero p{font-size:1.1rem;line-height:1.6;max-width:80%}.filter-section{width:80vw;max-width:1200px;margin:0 auto 30px;text-align:center}.filters{display:flex;justify-content:center;flex-wrap:wrap;gap:15px}.filter-btn{padding:8px 18px;border-radius:8px;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .3s ease;border:none}.filter-btn.active{background-color:#3498db;color:#fff}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:30px;width:80vw;max-width:1200px;margin:0 auto;padding:20px}.project-card{position:relative;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:340px;display:flex;flex-direction:column;cursor:pointer;background-color:#fff}.project-card:hover{transform:translateY(-10px);box-shadow:0 10px 20px #00000026}.project-image-container{height:180px;overflow:hidden;position:relative}.project-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-card:hover .project-image{transform:scale(1.05)}.project-content{padding:20px;flex-grow:1;display:flex;flex-direction:column}.project-title{font-size:1.4rem;margin-bottom:10px;font-weight:700}.project-description{font-size:.95rem;margin-bottom:15px;flex-grow:1}.project-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.project-tag{padding:4px 10px;border-radius:20px;font-size:.8rem;font-weight:500;background-color:#f1f1f1;color:#333}.project-links{display:flex;gap:15px;margin-top:auto}.project-link{padding:8px 15px;border-radius:6px;font-size:.9rem;font-weight:700;text-align:center;transition:all .3s ease;flex:1;background-color:#3498db;color:#fff;text-decoration:none;box-shadow:0 2px 5px #0000001a;z-index:5}.project-link.github{background-color:#333}.project-link:hover{transform:translateY(-3px);box-shadow:0 5px 10px #0003}.project-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9999;display:flex;justify-content:center;align-items:flex-start;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:0;overflow-y:auto;overflow-x:hidden;animation:modalOverlayFadeIn .3s ease forwards}@keyframes modalOverlayFadeIn{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.project-modal{background:#ffffffa6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.3);width:90%;max-width:1000px;max-height:85vh;border-radius:24px;position:relative;overflow-y:auto;overflow-x:hidden;box-shadow:0 25px 45px #0000001a,0 0 0 1px #fff3 inset;animation:modalFadeIn .5s cubic-bezier(.175,.885,.32,1.275) forwards;margin:80px auto 30px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}.close-modal-btn{position:absolute;top:20px;right:25px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#333;font-size:28px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:20;box-shadow:0 4px 12px #0000001a;outline:none}.close-modal-btn:hover,.close-modal-btn:focus{background:#ffffff80;transform:rotate(90deg) scale(1.1);box-shadow:0 6px 15px #00000026;border-color:#ffffff80}.project-modal-content{padding:40px 60px 40px 40px;position:relative;z-index:1;width:100%;box-sizing:border-box;max-width:100%;overflow-x:hidden}.project-modal-content:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#fff6,#ffffff1a);z-index:-1;pointer-events:none}.project-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;position:relative;padding-bottom:15px;padding-right:60px;border-bottom:1px solid rgba(255,255,255,.35);width:100%;box-sizing:border-box;overflow:hidden;flex-wrap:wrap}.project-modal-header h2{font-size:2.3rem;margin:0;background:linear-gradient(90deg,#3498db,#2c3e50);background-clip:text;-webkit-background-clip:text;color:transparent;font-weight:700;letter-spacing:-.5px;max-width:65%;text-shadow:0 2px 10px rgba(0,0,0,.05);position:relative;word-break:break-word;overflow-wrap:break-word}.project-modal-header h2:before{content:"";position:absolute;bottom:-5px;left:0;width:40px;height:3px;background:linear-gradient(90deg,#3498db,#2c3e50);border-radius:3px;opacity:.7}.project-modal-category{padding:7px 18px;border-radius:30px;font-size:.95rem;font-weight:600;background:#3498db80;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;box-shadow:0 4px 12px #3498db40,0 0 0 1px #fff3 inset;text-transform:uppercase;letter-spacing:1px;border:1px solid rgba(52,152,219,.2);position:relative;z-index:5;margin-right:30px;transition:all .3s ease}.project-modal-category:hover{background:#3498dbb3;transform:translateY(-2px);box-shadow:0 6px 15px #3498db59}.project-modal-images{display:grid;grid-template-columns:1fr;gap:25px;margin:25px 0 40px;padding:15px;position:relative;border-radius:20px;background:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.18)}.project-modal-images::-webkit-scrollbar{display:none}.modal-image{width:100%;height:auto;max-height:500px;object-fit:contain;border-radius:16px;box-shadow:0 10px 20px #0000001a,0 0 0 1px #fff3 inset;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:1px solid rgba(255,255,255,.3);position:relative;overflow:hidden}.modal-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,#fff3,#fff0 70%);opacity:0;transition:opacity .5s ease;pointer-events:none}.modal-image:hover:after{opacity:1}.modal-image:hover{transform:translateY(-5px);box-shadow:0 15px 30px #00000026;border-color:#ffffff80}.modal-image-placeholder{width:100%;height:380px;display:flex;align-items:center;justify-content:center;background:#f0f0f04d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:16px;border:1px dashed rgba(0,0,0,.2);color:#666;font-size:1.1rem;font-weight:500}.project-modal-details{display:flex;flex-direction:column;gap:35px}.project-modal-description h3,.project-modal-tech h3{font-size:1.5rem;margin-bottom:15px;color:#222;position:relative;display:inline-block;font-weight:600}.project-modal-description h3:after,.project-modal-tech h3:after{content:"";position:absolute;bottom:-5px;left:0;width:40px;height:3px;background-color:#3498db;border-radius:3px}.project-modal-description p{line-height:1.8;color:#444;font-size:1.05rem;margin-top:5px;padding-left:2px}.project-modal-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;background:#f5f7fa99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:30px;border-radius:16px;box-shadow:0 8px 32px #001f3f1a;border:1px solid rgba(255,255,255,.4)}.meta-item{position:relative;padding-left:15px}.meta-item:before{content:"";position:absolute;left:0;top:6px;width:5px;height:15px;background-color:#3498db;border-radius:3px}.meta-item h4{font-size:.9rem;margin:0 0 8px;color:#777;text-transform:uppercase;letter-spacing:1px;font-weight:600}.meta-item p{font-size:1.2rem;margin:0;color:#222;font-weight:600}.modal-tech-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px;padding:10px;border-radius:15px;background:#ffffff26;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.15)}.modal-tech-tags .project-tag{background:#3498db26;color:#3498db;padding:8px 16px;font-weight:600;font-size:.9rem;border:1px solid rgba(52,152,219,.2);border-radius:25px;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 10px #3498db1a;position:relative;overflow:hidden}.modal-tech-tags .project-tag:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#fff3,#fff0 80%);opacity:0;transition:opacity .5s ease}.modal-tech-tags .project-tag:hover:before{opacity:1}.modal-tech-tags .project-tag:hover{background:#3498dbbf;color:#fff;transform:translateY(-3px) scale(1.05);box-shadow:0 8px 15px #3498db40;border-color:#3498db66}.modal-tech-tags .no-tech-message{color:#777;font-style:italic;padding:8px 16px;background:#0000000d;border-radius:25px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.project-modal-links{display:flex;gap:25px;margin-top:35px;padding-top:30px;border-top:1px solid rgba(255,255,255,.3)}.modal-link{padding:14px 25px;border-radius:50px;font-size:1rem;text-align:center;font-weight:600;flex:1;text-decoration:none;transition:all .35s cubic-bezier(.25,.46,.45,.94);max-width:250px;position:relative;overflow:hidden;z-index:1;letter-spacing:.5px;border:1px solid rgba(255,255,255,.25)}.modal-link:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff3;transform:translate(-100%);transition:transform .5s ease;z-index:-1}.modal-link:hover:before{transform:translate(0)}.modal-link.live-link{background:#3498dbb3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;box-shadow:0 8px 20px #3498db40,0 0 0 1px #ffffff1a inset}.modal-link.github-link{background:#333333b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;box-shadow:0 8px 20px #0003,0 0 0 1px #ffffff1a inset}.modal-link:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 12px 28px #00000040;border-color:#fff6}.featured-project{grid-column:span 2;display:flex;height:auto;min-height:340px}.featured-project .project-image-container{flex:1;height:auto}.featured-project .project-content{flex:1}.featured-badge{position:absolute;top:10px;right:10px;background-color:#e74c3c;color:#fff;padding:5px 10px;border-radius:20px;font-size:.8rem;font-weight:700;z-index:2}.pagination{display:flex;justify-content:center;margin:40px 0;gap:10px}.pagination-btn{padding:8px 15px;border-radius:5px;font-weight:700;cursor:pointer;transition:all .3s ease;background-color:#f1f1f1;border:none}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-info{display:flex;align-items:center;font-size:.9rem}.empty-state{text-align:center;padding:50px 0;width:100%;grid-column:1 / -1}.empty-state-message{font-size:1.2rem;margin-bottom:20px}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:100}.loading-spinner{width:50px;height:50px;border:5px solid rgba(255,255,255,.2);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite}.project-card{transition:opacity .3s ease,transform .5s ease}.project-card.hidden{opacity:0;transform:scale(.8);height:0;margin:0;padding:0;overflow:hidden}.dark-theme .filter-btn{background-color:#2c3e50;color:#fff;border:1px solid #34495e}.dark-theme .filter-btn.active{background-color:#3498db;border-color:#2980b9}.dark-theme .project-card{background-color:#2c3e50;border:1px solid #34495e}.dark-theme .project-title{color:#ecf0f1}.dark-theme .project-description{color:#bdc3c7}.dark-theme .project-tag{background-color:#34495e;color:#ecf0f1}.dark-theme .project-link{background-color:#3498db;color:#fff}.dark-theme .project-link.github{background-color:#222}.dark-theme .project-link:hover{background-color:#2980b9}.dark-theme .pagination-btn{background-color:#2c3e50;color:#ecf0f1;border:1px solid #34495e}.dark-theme .pagination-btn.active{background-color:#3498db;border-color:#2980b9}.dark-theme .project-modal{background:#141e28bf;border:1px solid rgba(52,73,94,.3);box-shadow:0 25px 45px #0006,0 0 0 1px #3498db1a inset}.dark-theme .project-modal-overlay{background-color:#000000b3}.dark-theme .project-modal-content:before{background:linear-gradient(135deg,#34495e4d,#141e281a)}.dark-theme .project-modal::-webkit-scrollbar-thumb{background-color:#3498db4d}.dark-theme .close-modal-btn{background:#34495e80;border:1px solid rgba(52,152,219,.3);color:#ecf0f1;box-shadow:0 4px 12px #0000004d}.dark-theme .close-modal-btn:hover,.dark-theme .close-modal-btn:focus{background:#34495ecc;border-color:#3498db80}.dark-theme .project-modal-header{border-bottom:1px solid rgba(52,152,219,.3)}.dark-theme .project-modal-header h2{background:linear-gradient(90deg,#3498db,#9b59b6);background-clip:text;-webkit-background-clip:text;color:transparent;text-shadow:0 2px 10px rgba(52,152,219,.2)}.dark-theme .project-modal_header h2:before{background:linear-gradient(90deg,#3498db,#9b59b6)}.dark-theme .project-modal-category{background:#3498db80;border-color:#2980b94d;box-shadow:0 4px 12px #0003,0 0 0 1px #3498db33 inset}.dark-theme .project-modal-category:hover{background:#3498dbb3;border-color:#2980b980}.dark-theme .project-modal-meta{background:#1a283980;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(52,152,219,.2);box-shadow:0 8px 32px #00000040}.dark-theme .meta-item:before{background-color:#3498db}.dark-theme .meta-item h4{color:#7f8c8d}.dark-theme .meta-item p,.dark-theme .project-modal-description h3,.dark-theme .project-modal-tech h3{color:#ecf0f1}.dark-theme .project-modal-description h3:after,.dark-theme .project-modal-tech h3:after{background-color:#3498db}.dark-theme .project-modal-description p{color:#bdc3c7}.dark-theme .project-modal-links{border-top:1px solid rgba(52,152,219,.3)}.dark-theme .project-modal-images{background:#1a28394d;border-color:#3498db33}.dark-theme .modal-image{border-color:#3498db33;box-shadow:0 10px 20px #0000004d}.dark-theme .modal-image:hover{border-color:#3498db66}.dark-theme .modal-image-placeholder{background:#1a283966;border:1px dashed rgba(52,152,219,.3);color:#bdc3c7}.dark-theme .modal-tech-tags{background:#1a28394d;border-color:#3498db33}.dark-theme .modal-tech-tags .project-tag{background:#3498db33;color:#6ab0de;border-color:#3498db33}.dark-theme .modal-tech-tags .project-tag:hover{background:#3498db99;color:#fff;border-color:#3498db66}.dark-theme .modal-tech-tags .no-tech-message{color:#95a5a6;background:#0003}.dark-theme .modal-link.live-link{background:#3498db99;box-shadow:0 8px 20px #0000004d,0 0 0 1px #3498db33 inset}.dark-theme .modal-link.github-link{background:#141414b3;box-shadow:0 8px 20px #0000004d,0 0 0 1px #34495e4d inset}.project-modal p,.project-modal h2,.project-modal h3,.project-modal h4,.project-modal .project-tag,.project-modal .project-modal-category{overflow-wrap:break-word;word-wrap:break-word;max-width:100%}@media screen and (max-width: 1100px){.featured-project{grid-column:span 1;flex-direction:column}.featured-project .project-image-container{height:180px}.project-modal{width:95%}}@media screen and (max-width: 768px){.projects-hero{padding:10px}.projects-hero h1{font-size:2rem}.projects-hero p{font-size:1rem;max-width:90%}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;width:90vw;padding:10px}.filter-section{width:90vw}.filters{gap:10px}.filter-btn{padding:6px 12px;font-size:.8rem}.project-modal{max-height:90vh;margin:40px auto 20px;width:95%;overflow-x:hidden}.project-modal-content{padding:20px 15px 25px;width:100%;max-width:100%;box-sizing:border-box}.close-modal-btn{top:15px;right:15px;width:38px;height:38px;font-size:24px}.project-modal-header{flex-direction:column;align-items:flex-start;gap:15px;padding-right:40px;margin-bottom:20px;width:100%;box-sizing:border-box}.project-modal-header h2{font-size:1.8rem;max-width:100%;width:calc(100% - 40px);word-break:break-word}.project-modal-category{margin-right:0;font-size:.85rem;padding:5px 15px}.modal-image{max-height:300px;width:100%}.modal-image-placeholder{height:200px;width:100%}.project-modal-images{padding:10px;gap:15px;width:100%;box-sizing:border-box}.project-modal-meta{grid-template-columns:1fr;padding:15px;width:100%;box-sizing:border-box}.project-modal-description h3,.project-modal-tech h3{font-size:1.3rem}.project-modal-description p{word-break:break-word}.modal-tech-tags{width:100%;box-sizing:border-box;padding:8px}.project-modal-links{flex-direction:column;gap:15px;width:100%}.modal-link{max-width:100%;padding:12px 20px;box-sizing:border-box;width:100%}}@media screen and (max-width: 480px){.projects-grid{grid-template-columns:1fr}.filters{flex-wrap:wrap}.filter-btn{margin-bottom:5px}.project-modal{width:100%;margin:20px auto 10px;border-radius:18px}.project-modal-content{padding:15px 12px 20px}.project-modal-header h2{font-size:1.5rem}.close-modal-btn{top:10px;right:10px;width:32px;height:32px;font-size:20px}.project-modal-meta{padding:12px}.project-modal-images{padding:8px}.modal-image{max-height:250px}.modal-tech-tags .project-tag{font-size:.8rem;padding:6px 12px}}.services-hero{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto 40px;padding:20px}.services-hero h1{font-size:2.5rem;margin-bottom:20px}.services-hero p{font-size:1.1rem;line-height:1.6;max-width:80%}.services-section{width:80vw;max-width:1200px;margin:0 auto 50px}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin:20px 0}.service-card{position:relative;display:flex;flex-direction:column;padding:30px;border-radius:15px;transition:transform .3s ease,box-shadow .3s ease;overflow:hidden;z-index:1;background-color:#f8f9fa;box-shadow:0 10px 20px #0000001a}.service-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #00000026}.service-icon{width:60px;height:60px;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.service-icon-symbol{font-size:36px;color:#3498db}.service-title{font-size:1.4rem;margin-bottom:15px;color:#2c3e50}.service-description{font-size:1rem;line-height:1.6;margin-bottom:20px;flex-grow:1;color:#555}.service-features{list-style:none;padding:0;margin-bottom:25px}.service-features li{display:flex;align-items:center;margin-bottom:10px;font-size:.95rem;color:#555}.service-features li:before{content:"✓";margin-right:10px;font-weight:700;color:#3498db}.service-cta{display:inline-block;padding:10px 20px;border-radius:30px;font-weight:700;text-align:center;transition:all .3s ease;align-self:flex-start;background-color:#3498db;color:#fff;text-decoration:none}.service-cta:hover{background-color:#2980b9;transform:translateY(-3px)}.process-section{width:80vw;max-width:1200px;margin:50px auto;text-align:center}.section-title{font-size:2rem;margin-bottom:15px}.section-subtitle{font-size:1.1rem;margin-bottom:40px;max-width:700px;margin-left:auto;margin-right:auto}.process-steps{display:flex;justify-content:space-between;position:relative;margin:60px 0}.process-step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2}.step-number{width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;margin-bottom:20px;background-color:#2980b9;color:#fff;box-shadow:0 5px 15px #0003}.step-title{font-size:1.2rem;margin-bottom:15px}.step-description{font-size:.95rem;max-width:200px}.process-line{position:absolute;top:25px;left:50px;right:50px;height:4px;z-index:1;background-color:#a0a0a0}.packages-section{width:80vw;max-width:1200px;margin:50px auto}.packages-container{display:flex;justify-content:center;gap:30px;margin:30px 0;flex-wrap:wrap}.package{width:300px;padding:30px;border-radius:15px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.package:hover{transform:translateY(-10px)}.package.popular{position:relative;transform:scale(1.05)}.popular-badge{position:absolute;top:-10px;right:30px;padding:5px 15px;font-size:.8rem;font-weight:700;border-radius:20px}.package-name{font-size:1.3rem;margin-bottom:10px}.package-price{font-size:2.5rem;font-weight:700;margin-bottom:10px}.price-period{font-size:.9rem;opacity:.7}.package-description{font-size:.95rem;margin:15px 0;flex-grow:1}.package-features{list-style:none;padding:0;margin-bottom:25px}.package-features li{margin-bottom:10px;font-size:.9rem;display:flex;align-items:center}.package-features li:before{content:"✓";margin-right:10px;font-weight:700}.package-features li.unavailable{opacity:.5}.package-features li.unavailable:before{content:"✗"}.package-cta{display:block;padding:12px;border-radius:8px;font-weight:700;text-align:center;transition:all .3s ease}.testimonials-section{width:80vw;max-width:1200px;margin:50px auto}.testimonials-container{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.testimonial{width:350px;padding:25px;border-radius:15px;display:flex;flex-direction:column}.testimonial-content{font-size:1rem;line-height:1.6;margin-bottom:20px;position:relative}.testimonial-content:before{content:"“";font-size:4rem;position:absolute;top:-20px;left:-10px;opacity:.2}.client-info{display:flex;align-items:center}.client-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-right:15px}.client-details{display:flex;flex-direction:column}.client-name{font-weight:700;font-size:1rem}.client-title{font-size:.85rem;opacity:.7}.cta-section{width:80vw;max-width:800px;margin:60px auto;padding:50px;border-radius:20px;text-align:center}.cta-title{font-size:2rem;margin-bottom:20px}.cta-text{font-size:1.1rem;margin-bottom:30px;max-width:600px;margin-left:auto;margin-right:auto}.cta-buttons{display:flex;justify-content:center;gap:20px}.cta-button{padding:12px 25px;border-radius:8px;font-weight:700;transition:all .3s ease}.free-services-section{width:80vw;max-width:1200px;margin:60px auto;text-align:center}.free-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin:40px 0}.free-service-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:30px 20px;border-radius:15px;transition:all .3s ease;background-color:#f8f9fa;box-shadow:0 10px 20px #0000001a;overflow:hidden;z-index:1}.free-service-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #00000026}.free-service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:5px;background:linear-gradient(90deg,#3498db,#9b59b6);z-index:2}.free-service-icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;background-color:#ecf0f1}.free-service-icon span{font-size:36px;color:#3498db}.free-service-title{font-size:1.3rem;margin-bottom:15px;color:#2c3e50}.free-service-description{font-size:.95rem;line-height:1.6;margin-bottom:25px;color:#555;flex-grow:1}.free-service-btn{padding:10px 25px;border-radius:30px;font-weight:600;border:none;cursor:pointer;background-color:#3498db;color:#fff;transition:all .3s ease}.free-service-btn:hover{background-color:#2980b9;transform:scale(1.05)}.faq-section{width:80vw;max-width:800px;margin:50px auto}.faq-container{margin:30px 0}.faq-item{margin-bottom:15px;border-radius:10px;overflow:hidden;background-color:#f8f9fa;box-shadow:0 5px 15px #0000000d}.faq-question{padding:15px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .3s ease}.faq-question h3{font-size:1.1rem;font-weight:600;color:#2c3e50}.faq-toggle{font-size:1.5rem;transition:transform .3s ease;color:#3498db}.faq-answer{font-size:1rem;line-height:1.6;padding:0 20px;max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;color:#555}.faq-item.active .faq-toggle{transform:rotate(45deg)}.faq-item.active .faq-answer{max-height:500px;padding:0 20px 20px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.service-card,.free-service-card{opacity:0}.service-card.animate-in,.free-service-card.animate-in{animation:fadeInUp .6s ease forwards}.services-grid .service-card:nth-child(2){animation-delay:.2s}.services-grid .service-card:nth-child(3){animation-delay:.4s}.free-services-grid .free-service-card:nth-child(2){animation-delay:.2s}.free-services-grid .free-service-card:nth-child(3){animation-delay:.4s}.free-services-grid .free-service-card:nth-child(4){animation-delay:.6s}.dark-theme .service-card{background-color:#2c3e50;box-shadow:0 10px 20px #0003}.dark-theme .service-title{color:#ecf0f1}.dark-theme .service-icon-symbol{color:#3498db}.dark-theme .service-description,.dark-theme .service-features li{color:#bdc3c7}.dark-theme .service-features li:before{color:#3498db}.dark-theme .service-cta{background-color:#3498db;color:#fff}.dark-theme .service-cta:hover{background-color:#2980b9}.dark-theme .section-title,.dark-theme .section-subtitle{color:#ecf0f1}.dark-theme .step-number{background-color:#3498db;color:#fff}.dark-theme .step-title{color:#ecf0f1}.dark-theme .step-description{color:#bdc3c7}.dark-theme .process-line{background-color:#34495e}.dark-theme .free-service-card{background-color:#2c3e50;box-shadow:0 10px 20px #0003}.dark-theme .free-service-icon{background-color:#34495e}.dark-theme .free-service-icon span{color:#3498db}.dark-theme .free-service-title{color:#ecf0f1}.dark-theme .free-service-description{color:#bdc3c7}.dark-theme .free-service-btn{background-color:#3498db;color:#fff}.dark-theme .free-service-btn:hover{background-color:#2980b9}.dark-theme .faq-item{background-color:#2c3e50;box-shadow:0 5px 15px #0003}.dark-theme .faq-question{background-color:#2c3e50}.dark-theme .faq-question:hover{background-color:#34495e}.dark-theme .faq-question h3{color:#ecf0f1}.dark-theme .faq-toggle{color:#3498db}.dark-theme .faq-answer{color:#bdc3c7}@media screen and (max-width: 768px){.services-hero h1{font-size:2rem}.services-hero p{font-size:1rem;max-width:90%}.services-grid,.free-services-grid{grid-template-columns:1fr}.process-steps{flex-direction:column;margin:20px 0}.process-step{margin-bottom:30px}.process-line{display:none}.free-services-section{margin:40px auto}.free-service-card{padding:25px 15px}}@media screen and (max-width: 480px){.service-card,.free-service-card{padding:20px}.services-section,.process-section,.free-services-section,.faq-section{width:90vw}.free-service-icon{width:60px;height:60px}.free-service-icon span{font-size:30px}}.guestbook-header{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:12px;margin-bottom:20px;max-width:80vw}.guestbook-header h1{font-size:2.2rem;font-family:PT Sans,sans-serif;margin-bottom:10px}.guestbook-header p{max-width:600px;line-height:1.5}.guestbook-container{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:80vw;max-width:1200px;margin-bottom:30px;gap:25px}.guestbook-form,.guestbook-entries{flex:1;padding:20px;border-radius:20px;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;display:flex;flex-direction:column;min-height:550px;position:relative;overflow:hidden}.guestbook-form:hover,.guestbook-entries:hover{transform:translateY(-5px)}.guestbook-form h2,.guestbook-entries h2{font-size:1.5rem;margin-bottom:15px;padding-bottom:5px}.form-group{margin-bottom:18px;max-height:85px;overflow:visible;position:relative;z-index:1}.form-group-row{display:flex;gap:25px;align-items:center;overflow:visible}.guestbook-form .form-group-row{border-top:1px solid rgba(0,0,0,.08);margin-top:30px;padding-top:35px;position:relative}.form-group-half{flex:1;margin-bottom:0;display:flex;flex-direction:column;padding:10px;background-color:#00000005;border-radius:8px;box-shadow:0 1px 3px #0000000d}.form-label{display:block;margin-bottom:8px;font-weight:600}.form-control{width:100%;padding:8px 12px;border-radius:8px;border:1px solid #ced4da;font-size:1rem;transition:all .3s ease}.form-control:focus{outline:none}.form-control.textarea{min-height:120px;height:120px;resize:none;overflow-y:auto;transition:none;max-height:120px;border:1px solid #ced4da;box-shadow:0 1px 3px #0000000d}.btn-submit{display:inline-block;padding:12px 28px;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;margin-top:auto;margin-bottom:10px;align-self:flex-start;background-color:var(--highlight-color, #3498db);color:#fff;box-shadow:0 3px 8px #0000001a}.btn-submit:hover{transform:translateY(-3px)}.entries-list{flex:1;overflow-y:auto;padding-right:5px;margin-bottom:10px;min-height:200px;scrollbar-width:thin;display:flex;flex-direction:column;gap:12px}.entries-list::-webkit-scrollbar{width:6px}.entries-list::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.entries-list::-webkit-scrollbar-track{background-color:#0000000d}.entry:hover{transform:translateY(-3px)}.entry-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.entry-author{font-weight:700;font-size:1rem}.entry-date{font-size:.85rem;opacity:.8}.entry-content{margin:10px 0;line-height:1.5;word-wrap:break-word;overflow-y:auto;max-height:150px;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;flex:1}.entry-content::-webkit-scrollbar{width:4px}.entry-content::-webkit-scrollbar-thumb{background-color:#00000026;border-radius:2px}.entry-content::-webkit-scrollbar-track{background-color:#00000008}.entry-footer{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.entry-rating{display:flex;align-items:center}.rating-star{color:gold;margin-right:2px}.entry-location{display:flex;align-items:center}.location-icon{margin-right:5px}.location-input-wrapper{position:relative;display:flex;align-items:center;margin-top:5px}.location-input-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);font-size:16px}.location-input{padding-left:35px;height:40px}.entries-filters{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.filter-controls{display:flex;gap:15px}.filter-btn{padding:6px 12px;border:none;border-radius:30px;font-size:.85rem;cursor:pointer;transition:all .3s ease}.filter-btn.active{font-weight:600}.entries-search{position:relative;width:200px}.search-input{width:100%;padding:6px 12px 6px 30px;border:1px solid #ced4da;border-radius:30px;font-size:.9rem;transition:all .3s ease}.search-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);opacity:.6}.form-error{color:#e74c3c;font-size:.85rem;margin-top:5px;display:none}.form-control.error{border:1px solid #e74c3c}.form-control.error+.form-error{display:block}.success-message,.error-message{padding:15px;border-radius:8px;margin-bottom:20px;display:none}.success-message{background-color:#2ecc71;color:#fff}.error-message{background-color:#e74c3c;color:#fff}.success-message.show,.error-message.show{display:block;animation:fadeIn .5s}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.loading{display:flex;justify-content:center;align-items:center;height:200px}.loading-spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#3498db;animation:spin 1s ease-in-out infinite;box-shadow:0 0 10px #0000000d}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;padding:40px 0}.empty-icon{font-size:3rem;margin-bottom:15px;opacity:.5}.empty-message{font-size:1.1rem;margin-bottom:20px;opacity:.7}.entries-pagination{display:flex;justify-content:center;align-items:center;margin-top:15px;gap:12px;padding:10px 0}.pagination-btn{width:38px;height:38px;border-radius:50%;border:1px solid #e0e0e0;background-color:#fff;color:#333;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0000000d}.pagination-btn:hover{background-color:#e0e0e0;transform:scale(1.1)}.pagination-btn.active{background-color:var(--highlight-color);color:#fff}.pagination-ellipsis{font-weight:700;color:#888;padding:0 5px}.pagination-indicator{font-size:15px;font-weight:500;color:#555;padding:0 10px;min-width:60px;text-align:center}.arrow-icon{font-size:18px;line-height:1}.pagination-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.entries-count{font-size:1rem;color:#777;font-weight:400;margin-left:5px}.entries-info{text-align:center;font-size:.9rem;color:#777;margin-top:10px;margin-bottom:-5px}.entry-project-info{display:flex;flex-wrap:wrap;margin-bottom:8px;font-size:.9rem;gap:12px}.entry-project-name{display:flex;align-items:center;color:var(--primary-color);font-weight:600}.entry-category{display:flex;align-items:center;color:var(--secondary-color);background-color:var(--accent-bg);padding:2px 8px;border-radius:12px;font-size:.85rem}.project-icon,.category-icon{margin-right:5px;font-size:.9rem}@media (max-width: 992px){.guestbook-container{flex-direction:column;width:90vw}.guestbook-form,.guestbook-entries{width:100%;margin-bottom:30px}.entries-list{min-height:200px}.form-control.textarea{max-height:120px}}@media (max-width: 768px){.guestbook-form,.guestbook-entries{min-height:400px}.entries-list{min-height:150px}.form-control.textarea{height:120px}.form-group-row{flex-direction:column;gap:15px}.form-group-half{width:100%}.guestbook-header h1{font-size:2rem}.entries-filters{flex-direction:column;gap:15px}.entries-search{width:100%}.filter-controls{width:100%;justify-content:space-between}.form-group-row{flex-direction:column;gap:12px}}@media (max-width: 576px){.entry-header{flex-direction:column;align-items:flex-start}.entry-date{margin-top:5px}.entry-footer{flex-direction:column;align-items:flex-start}.entry-location{margin-top:5px}.filter-controls{flex-wrap:wrap;gap:8px}.entries-list{min-height:120px}.entries-pagination{flex-wrap:wrap;padding:15px 0}.pagination-btn{width:32px;height:32px;font-size:13px}.entries-info{font-size:.8rem;margin-top:12px}}.guestbook-form{display:flex;flex-direction:column}.guestbook-form form{display:flex;flex-direction:column;flex:1;height:100%}.form-fields-container{flex:1;overflow-y:auto}.form-button-container{margin-top:auto;padding-top:15px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.success-message.show{display:block;animation:fadeIn .5s,pulse 2s infinite}.form-control{transition:all .3s ease,box-shadow .3s ease}.filter-btn{position:relative;overflow:hidden}.filter-btn:after{content:"";position:absolute;top:50%;left:50%;width:5px;height:5px;background:#ffffff80;opacity:0;border-radius:100%;transform:scale(1) translate(-50%,-50%);transform-origin:50% 50%}.filter-btn:focus:not(:active):after{animation:ripple 1s ease-out}@keyframes ripple{0%{transform:scale(0);opacity:.5}to{transform:scale(100);opacity:0}}.rating-selector{display:flex;gap:8px;min-height:40px;align-items:center;padding:5px 0}.rating-star-select{font-size:28px;cursor:pointer;color:#ddd;transition:all .2s ease}.rating-star-select:hover,.rating-star-select.active{transform:scale(1.2)}.rating-star-select.active{color:gold}.rating-star-select:hover~.rating-star-select{color:#ccc}.rating-selector:hover .rating-star-select{color:gold}.rating-selector .rating-star-select:hover~.rating-star-select{color:#ccc}.entry{position:relative;transition:all .3s ease;overflow:hidden;margin-bottom:15px;padding:15px;border-radius:10px;background-color:var(--card-bg);box-shadow:0 2px 8px #0000000d}.entry:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;opacity:.1;transition:width .5s ease}.entry:hover:before{width:100%}.guestbook-form form{display:flex;flex-direction:column;height:100%}
