.navbar{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:transparent;transition:all .3s ease;padding:1rem 0}.navbar.scrolled{background-color:#242424f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #0000001a}[data-theme=light] .navbar.scrolled{background-color:#ffffff05}.navbar.over-dark-bg{background-color:#ffffff05!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar.over-dark-bg.scrolled,[data-theme=light] .navbar.over-dark-bg,[data-theme=light] .navbar.over-dark-bg.scrolled{background-color:#ffffff05!important}.navbar.over-dark-bg .nav-logo,.navbar.over-dark-bg .nav-menu li a,.navbar.over-dark-bg .theme-toggle{color:#fffffff2!important}[data-theme=light] .navbar.over-dark-bg .theme-toggle{color:#213547b3!important}[data-theme=light] .navbar.over-dark-bg .theme-toggle:hover{color:#213547e6!important}.navbar.over-dark-bg .nav-menu li a:hover,.navbar.over-dark-bg .nav-menu li a.active{color:#95c186!important}@media(prefers-color-scheme:light){:root:not([data-theme]) .navbar.scrolled{background-color:#fffffff2}}.nav-container{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-right{display:flex;align-items:center;gap:1.5rem}.nav-actions-mobile,.theme-toggle.mobile-nav,.language-toggle.mobile-nav{display:none}.theme-toggle{background:none;border:none;cursor:pointer;padding:.5rem;color:inherit;display:flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;transition:all .3s ease;opacity:.8}.language-toggle{background:none;border:none;cursor:pointer;padding:.5rem;color:inherit;display:flex;align-items:center;justify-content:center;border-radius:50%;width:40px;height:40px;transition:all .3s ease;opacity:.8;font-size:1.2em}.language-toggle:hover{opacity:1;background-color:#95c1861a;transform:scale(1.1)}.language-toggle:active{transform:scale(.95)}.language-toggle.mobile{width:auto;padding:.75rem;border-radius:50%;background:none;display:flex;align-items:center;justify-content:center}.language-toggle.mobile:hover{background-color:#95c1861a;transform:none}.theme-toggle:hover{opacity:1;background-color:#95c1861a;color:#95c186;transform:rotate(15deg)}.theme-toggle:active{transform:rotate(15deg) scale(.95)}.theme-toggle svg{width:20px;height:20px}[data-theme=light] .theme-toggle{color:#213547b3!important;opacity:.8}[data-theme=light] .theme-toggle:hover{color:#213547e6!important;background-color:#95c1861a;opacity:1}.nav-logo{font-size:1.5rem;font-weight:700;background:none;border:none;color:#ffffffe6;cursor:pointer;transition:color .3s ease;padding:.5rem;text-decoration:none;display:inline-block}.nav-logo:hover{color:#fff}[data-theme=light] .nav-logo{color:#213547e6}[data-theme=light] .nav-logo:hover{color:#213547}.mobile-menu-backdrop{position:fixed;inset:0;background-color:#00000080;z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001;color:inherit}.hamburger{display:flex;flex-direction:column;justify-content:space-around;width:24px;height:20px;transition:all .3s ease}.hamburger span{display:block;height:3px;width:100%;background-color:currentColor;border-radius:2px;transition:all .3s ease}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(8px,8px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.nav-menu li a{background:none;border:none;color:inherit;font-size:1rem;font-weight:500;cursor:pointer;padding:.5rem 1rem;border-radius:4px;transition:all .3s ease;position:relative;text-decoration:none;display:block}.nav-menu li a:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background-color:#95c186;transition:all .3s ease;transform:translate(-50%)}.nav-menu li a:hover:after,.nav-menu li a.active:after{width:80%}.nav-menu li a:hover,.nav-menu li a.active{color:#95c186}@media(max-width:768px){.navbar{background-color:#ffffff14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.navbar.menu-open{background-color:#242424f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav-menu:not(.open){display:none}[data-theme=light] .navbar{background-color:#ffffff40}[data-theme=light] .navbar.menu-open{background-color:#fffffff2}.nav-container{padding:1rem;display:flex;justify-content:space-between;align-items:center;width:90%}.nav-actions-mobile{display:flex;align-items:center;gap:.5rem;margin-left:auto}.nav-right{position:static;display:block}.mobile-menu-toggle{display:block}.theme-toggle.mobile-nav{display:flex;width:40px;height:40px}.language-toggle.mobile-nav{display:flex;width:40px;height:40px;padding:.5rem}.language-toggle:not(.mobile-nav):not(.mobile){display:none}.theme-toggle:not(.mobile-nav):not(.mobile){display:none}.nav-logo{margin-right:auto}.nav-menu{position:fixed;top:0;right:-100%;height:100vh;width:280px;background-color:#242424fa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;padding:5rem 2rem 2rem;gap:0;transition:right .3s ease;box-shadow:-2px 0 10px #0003;z-index:1000;justify-content:flex-start;display:flex}.nav-menu.open{right:0}[data-theme=light] .nav-menu{background-color:#fffffffa}.nav-menu li{width:100%;border-bottom:1px solid rgba(149,193,134,.1)}.nav-menu li a{width:100%;text-align:left;padding:1.2rem 0;font-size:1.1rem}.nav-menu li a:after{display:none}.nav-logo{font-size:1.2rem}.mobile-theme-toggle{border-bottom:none;margin-top:auto;padding-top:2rem;padding-bottom:2rem;display:flex;justify-content:center;align-items:center}.theme-toggle.mobile{width:auto;padding:.75rem;border-radius:50%;background:none;display:flex;align-items:center;justify-content:center}.theme-toggle.mobile:hover{background-color:#95c1861a;transform:none}}@media(prefers-color-scheme:light){@media(max-width:768px){:root:not([data-theme]) .nav-menu{background-color:#fffffffa}}}.hero{min-height:90vh;position:relative;display:flex;align-items:center;justify-content:center;padding-top:6rem;overflow:hidden}.hero-background{position:absolute;inset:0;height:100%;background-color:#95c1860d;z-index:0}.hero-content-wrapper{position:relative;z-index:1;max-width:1440px;width:100%;display:flex;align-items:center;justify-content:space-around;padding:2rem 8rem;gap:4rem}.profile-text{flex:0 0 55%;display:flex;flex-direction:column;gap:2rem}.profile-text .main{display:flex;flex-direction:column;gap:.8rem}.profile-text .main h2{font-size:1.8em;line-height:1.2;margin:0;color:#ffffffe6;font-weight:500}.profile-text .main h1{font-size:3.2em;font-weight:700;line-height:1.1;margin:0;color:#fffffff2}.profile-text .sub{display:flex;flex-direction:column;gap:1rem}.profile-text .sub h5{font-size:1.1em;line-height:1.5;margin:0;color:#ffffffb3;font-weight:400;letter-spacing:.5px}.profile-text .sub h5.title{position:relative;padding-left:1.2rem}.profile-text .sub h5.title:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background-color:#95c186;border-radius:2px}.profile-text .sub h4{font-size:1.05em;line-height:1.6;margin:0;color:#ffffffa6;font-weight:400;letter-spacing:.3px}.social-icons{display:flex;gap:1.5rem;margin-top:.5rem}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#ffffffb3;transition:all .3s ease;border-radius:50%}.social-link:hover{color:#95c186;transform:translateY(-2px);background-color:#95c1861a}.social-link svg{width:24px;height:24px}.profile-img{flex:0 0 40%;width:fit-content;text-align:center;display:flex;align-items:center;justify-content:center}.profile-img img{max-width:100%;width:100%;max-width:380px;height:auto;border-radius:16px;object-fit:cover;box-shadow:0 12px 32px #0003;transition:transform .3s ease}.profile-img img:hover{transform:scale(1.02)}[data-theme=light] .hero-background{background:linear-gradient(135deg,#95c18633 10%,#d1e8c91a)}[data-theme=light] .profile-text .main h2{color:#213547e6}[data-theme=light] .profile-text .main h1{color:#213547f2}[data-theme=light] .profile-text .sub h5{color:#213547b3}[data-theme=light] .profile-text .sub h4{color:#213547a6}[data-theme=light] .social-link{color:#213547b3}[data-theme=light] .social-link:hover{background-color:#95c18626}@media(prefers-color-scheme:light){:root:not([data-theme]) .hero-background{background:linear-gradient(135deg,#95c18633 10%,#d1e8c91a)}:root:not([data-theme]) .profile-text .main h2{color:#213547e6}:root:not([data-theme]) .profile-text .main h1{color:#213547f2}:root:not([data-theme]) .profile-text .sub h5{color:#213547b3}:root:not([data-theme]) .profile-text .sub h4{color:#213547a6}:root:not([data-theme]) .social-link{color:#213547b3}:root:not([data-theme]) .social-link:hover{background-color:#95c18626}}@media(max-width:1024px){.hero-content-wrapper{padding:2rem 4rem}.profile-text{flex:0 0 50%}.profile-img{flex:0 0 45%}}@media(max-width:768px){.hero-content-wrapper{flex-direction:column;padding:2rem 1.5rem;text-align:center}.profile-text{flex:1;width:100%;align-items:center;gap:1.5rem}.profile-text .main h1{font-size:2.5em}.profile-text .main h2{font-size:1.6em}.profile-text .sub h5{font-size:1em}.profile-text .sub h4{font-size:.95em}.profile-img{flex:1;width:100%;max-width:300px;margin:0 auto}.profile-img img{max-width:100%}.scroll-indicator{bottom:2rem}}.scroll-indicator{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);background:none;border:2px solid rgba(149,193,134,.4);border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#95c186cc;transition:all .3s ease;z-index:2;animation:bounce 2s infinite}.scroll-indicator:hover{border-color:#95c186;color:#95c186;background-color:#95c1861a;transform:translate(-50%) translateY(-5px)}.scroll-indicator:active{transform:translate(-50%) translateY(0)}.scroll-indicator svg{width:24px;height:24px}[data-theme=light] .scroll-indicator{border-color:#95c18680;color:#213547b3}[data-theme=light] .scroll-indicator:hover{border-color:#7ba86f;color:#7ba86f;background-color:#95c18626}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%) translateY(0)}40%{transform:translate(-50%) translateY(-10px)}60%{transform:translate(-50%) translateY(-5px)}}@media(prefers-color-scheme:light){:root:not([data-theme]) .scroll-indicator{border-color:#95c18680;color:#213547b3}:root:not([data-theme]) .scroll-indicator:hover{border-color:#7ba86f;color:#7ba86f;background-color:#95c18626}}.modal-overlay{position:fixed;inset:0;background-color:#000000bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem;overflow-y:auto}.modal-content{background-color:#1a1a1a;border:1px solid rgba(149,193,134,.3);border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #00000080}[data-theme=light] .modal-content{background-color:#f3f3f3;border-color:#95c18666}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#ffffffb3;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease;z-index:10}.modal-close:hover{background-color:#95c1861a;color:#95c186}[data-theme=light] .modal-close{color:#213547b3}[data-theme=light] .modal-close:hover{color:#95c186}.modal-header{padding:2rem 2rem 1.5rem;border-bottom:1px solid rgba(149,193,134,.2)}.modal-title{font-size:1.8em;margin:0 0 2rem;color:#95c186;text-align:center;font-weight:600}[data-theme=light] .modal-title{color:#95c186}.progress-indicator{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;max-width:120px}.progress-step-number{width:40px;height:40px;border-radius:50%;background-color:#95c1861a;border:2px solid rgba(149,193,134,.3);display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff9;transition:all .3s ease}.progress-step.active .progress-step-number,.progress-step.completed .progress-step-number{background-color:#95c186;border-color:#95c186;color:#1a1a1a}.progress-step-label{font-size:.85em;color:#fff9;text-align:center;transition:all .3s ease}.progress-step.active .progress-step-label,.progress-step.completed .progress-step-label{color:#95c186;font-weight:600}[data-theme=light] .progress-step-label{color:#21354799}[data-theme=light] .progress-step.active .progress-step-label,[data-theme=light] .progress-step.completed .progress-step-label{color:#95c186}.progress-line{flex:1;height:2px;background-color:#95c18633;margin:0 .5rem;transition:all .3s ease}.progress-line.completed{background-color:#95c186}.project-request-form{padding:2rem}.form-step{min-height:400px}.step-title{font-size:1.5em;margin:0 0 2rem;color:#ffffffe6;font-weight:600}[data-theme=light] .step-title{color:#213547e6}.form-group{margin-bottom:1.5rem;position:relative}.input-wrapper{position:relative}.form-group label{display:block;margin-bottom:.5rem;color:#fffc;font-weight:500;font-size:.95em}[data-theme=light] .form-group label{color:#213547cc}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75em 1em;background-color:#95c1860d;border:1px solid rgba(149,193,134,.3);border-radius:8px;color:#ffffffe6;font-size:1em;font-family:inherit;transition:all .3s ease;box-sizing:border-box}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#95c186;background-color:#95c1861a;box-shadow:0 0 0 3px #95c1861a}.input-error{border-color:#dc354599!important;background-color:#dc35450d!important}.input-error:focus{border-color:#dc3545cc!important;box-shadow:0 0 0 3px #dc354526!important}.field-error-tooltip{position:absolute;top:100%;left:0;margin-top:.5rem;background-color:#dc3545f2;color:#fff;padding:.5rem .75rem;border-radius:6px;font-size:.85em;font-weight:500;white-space:nowrap;z-index:1000;box-shadow:0 4px 12px #0000004d;animation:fadeIn .2s ease-in-out;pointer-events:none}.field-error-tooltip:before{content:"";position:absolute;bottom:100%;left:1rem;border:6px solid transparent;border-bottom-color:#dc3545f2}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}[data-theme=light] .input-error{border-color:#dc3545b3!important;background-color:#dc354514!important}[data-theme=light] .input-error:focus{border-color:#dc3545e6!important;box-shadow:0 0 0 3px #dc354533!important}.form-group input::placeholder,.form-group textarea::placeholder{color:#fff6}[data-theme=light] .form-group input,[data-theme=light] .form-group select,[data-theme=light] .form-group textarea{background-color:#95c18614;border-color:#95c18666;color:#213547e6}[data-theme=light] .form-group input:focus,[data-theme=light] .form-group select:focus,[data-theme=light] .form-group textarea:focus{background-color:#95c1861f}[data-theme=light] .form-group input::placeholder,[data-theme=light] .form-group textarea::placeholder{color:#21354766}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2395C186' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75em center;background-size:1em;padding-right:2.5em}.form-group textarea{resize:vertical;min-height:120px}.review-section{background-color:#95c1860d;border:1px solid rgba(149,193,134,.2);border-radius:12px;padding:1.5rem;margin-bottom:2rem}[data-theme=light] .review-section{background-color:#95c18614;border-color:#95c1864d}.review-item{margin-bottom:1rem;color:#fffc;line-height:1.6}.review-item:last-child{margin-bottom:0}.review-item strong{color:#95c186;margin-right:.5rem}[data-theme=light] .review-item{color:#213547cc}.form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(149,193,134,.2)}.form-actions-right{margin-left:auto}.btn-primary,.btn-secondary{padding:.75em 2em;border-radius:8px;font-weight:600;font-size:1em;cursor:pointer;transition:all .3s ease;border:none;font-family:inherit}.btn-primary{background-color:#95c186;color:#fffffff2}.btn-primary:hover{background-color:#7ba86d;transform:translateY(-2px);box-shadow:0 4px 12px #95c18666}[data-theme=light] .btn-primary{color:#213547e6}.btn-secondary{background-color:#95c1861a;color:#fffc;border:1px solid rgba(149,193,134,.3)}.btn-secondary:hover{background-color:#95c18633;border-color:#95c18680;color:#fffffff2}[data-theme=light] .btn-secondary{color:#213547cc;background-color:#95c18626}[data-theme=light] .btn-secondary:hover{color:#213547f2}@media(max-width:768px){.modal-content{max-width:100%;border-radius:12px}.modal-header{padding:1.5rem 1.5rem 1rem}.modal-title{font-size:1.5em}.progress-step-number{width:32px;height:32px;font-size:.9em}.progress-step-label{font-size:.75em}.project-request-form{padding:1.5rem}.form-step{min-height:auto}.step-title{font-size:1.3em;margin-bottom:1.5rem}.form-actions{flex-direction:column;gap:1rem}.form-actions-right{margin-left:0;width:100%}.btn-primary,.btn-secondary{width:100%}}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;color:#fffc;line-height:1.6}[data-theme=light] .checkbox-label{color:#213547cc}.checkbox-label input[type=checkbox]{width:auto;margin:0;margin-top:.2rem;cursor:pointer;flex-shrink:0;width:18px;height:18px;accent-color:#95C186}.checkbox-label span{flex:1}.checkbox-label a{color:#95c186;text-decoration:underline;transition:color .3s ease}.checkbox-label a:hover{color:#7ba86f}.upgrades-checkboxes{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.upgrades-checkboxes .checkbox-label{padding:.75rem;background-color:#95c1860d;border:1px solid rgba(149,193,134,.2);border-radius:8px;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.upgrades-checkboxes .checkbox-label:hover,[data-theme=light] .upgrades-checkboxes .checkbox-label{background-color:#95c18614;border-color:#95c1864d}[data-theme=light] .upgrades-checkboxes .checkbox-label:hover{background-color:#95c1861f;border-color:#95c18666}.upgrade-info-icon-wrapper{position:relative;display:flex;align-items:center;margin-left:auto;flex-shrink:0}.upgrade-info-icon-wrapper svg{width:18px;height:18px;color:#95c186;cursor:pointer;transition:all .3s ease}.upgrade-info-icon-wrapper:hover svg{color:#7ba86d;transform:scale(1.1)}.upgrade-tooltip{position:absolute;right:0;width:250px;padding:.75rem;background-color:#000!important;border:2px solid rgba(149,193,134,.5);border-radius:8px;box-shadow:0 6px 20px #000000b3;z-index:10000;font-size:.85em;line-height:1.5;color:#fff;pointer-events:none;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important;mix-blend-mode:normal!important;isolation:isolate}.upgrade-tooltip.tooltip-bottom{top:100%;margin-top:.5rem}.upgrade-tooltip.tooltip-top{bottom:100%;margin-bottom:.5rem}[data-theme=light] .upgrade-tooltip{background-color:#fff!important;border-color:#95c18699;color:#213547;box-shadow:0 6px 20px #0000004d}.upgrade-tooltip.tooltip-bottom:before{content:"";position:absolute;bottom:100%;right:1rem;border:6px solid transparent;border-bottom-color:#95c18680}.upgrade-tooltip.tooltip-top:before{content:"";position:absolute;top:100%;right:1rem;border:6px solid transparent;border-top-color:#95c18680}[data-theme=light] .upgrade-tooltip.tooltip-bottom:before{border-bottom-color:#95c18699}[data-theme=light] .upgrade-tooltip.tooltip-top:before{border-top-color:#95c18699}.form-error{background-color:#dc354526;border:2px solid rgba(220,53,69,.5);border-radius:8px;padding:1rem 1.25rem;margin-top:1.5rem;color:#ff6b6b;font-size:.95em;font-weight:500;display:flex;align-items:center;gap:.75rem;animation:shake .3s ease-in-out}.form-error:before{content:"⚠";font-size:1.2em;flex-shrink:0}.form-success{background-color:#95c18633;border:2px solid rgba(149,193,134,.6);border-radius:8px;padding:1rem 1.25rem;margin-top:1.5rem;color:#95c186;font-size:.95em;font-weight:500;display:flex;align-items:center;gap:.75rem;animation:fadeIn .3s ease-in-out}.form-success:before{content:"✓";font-size:1.2em;flex-shrink:0;font-weight:700}[data-theme=light] .form-success{background-color:#95c18626;border-color:#95c18680;color:#7ba86d}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.form-hint{background-color:#95c1861a;border:1px solid rgba(149,193,134,.3);color:#ffffffb3;padding:.75rem;border-radius:8px;margin-top:1rem;font-size:.85em;font-style:italic}[data-theme=light] .form-hint{color:#213547b3;background-color:#95c18626;border-color:#95c18666}[data-theme=light] .form-error{background-color:#dc354514;border-color:#dc354566;color:#c92a2a}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.subscription-info-list{margin-top:1rem;display:flex;flex-direction:column;gap:.75rem}.subscription-info-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background-color:#95c1860d;border:1px solid rgba(149,193,134,.15);border-radius:8px;transition:all .3s ease}.subscription-info-item:hover{background-color:#95c18614;border-color:#95c18640}[data-theme=light] .subscription-info-item{background-color:#95c18614;border-color:#95c18633}[data-theme=light] .subscription-info-item:hover{background-color:#95c1861f;border-color:#95c1864d}.subscription-info-label{font-size:.9em;color:#ffffffe6;font-weight:500}[data-theme=light] .subscription-info-label{color:#213547e6}.subscription-info-icon-wrapper{position:relative;display:flex;align-items:center}.subscription-info-icon{width:20px;height:20px;color:#95c186;cursor:pointer;transition:all .3s ease;flex-shrink:0}.subscription-info-icon:hover{color:#7ba86d;transform:scale(1.1)}.subscription-tooltip{position:absolute;right:0;width:280px;padding:1rem;background-color:#000!important;border:2px solid rgba(149,193,134,.5);border-radius:8px;box-shadow:0 6px 20px #000000b3;z-index:10000;font-size:.85em;line-height:1.6;color:#fff;pointer-events:none;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important;mix-blend-mode:normal!important;isolation:isolate}.subscription-tooltip.tooltip-bottom{top:100%;margin-top:.5rem}.subscription-tooltip.tooltip-top{bottom:100%;margin-bottom:.5rem}[data-theme=light] .subscription-tooltip{background-color:#fff!important;border-color:#95c18699;color:#213547;box-shadow:0 6px 20px #0000004d;opacity:1!important;mix-blend-mode:normal!important;isolation:isolate}.subscription-tooltip.tooltip-bottom:before{content:"";position:absolute;bottom:100%;right:1rem;border:6px solid transparent;border-bottom-color:#95c18680}.subscription-tooltip.tooltip-top:before{content:"";position:absolute;top:100%;right:1rem;border:6px solid transparent;border-top-color:#95c18680}[data-theme=light] .subscription-tooltip.tooltip-bottom:before{border-bottom-color:#95c18699}[data-theme=light] .subscription-tooltip.tooltip-top:before{border-top-color:#95c18699}@media(max-width:768px){.subscription-tooltip{width:240px;font-size:.8em}.subscription-info-item{flex-direction:column;align-items:flex-start;gap:.5rem}.subscription-info-icon-wrapper{align-self:flex-end}.subscription-tooltip{right:auto;left:0}.subscription-tooltip:before{right:auto;left:1rem}}.custom-select-wrapper{position:relative;width:100%}.custom-select-trigger{width:100%;padding:.75em 1em;background-color:#95c1860d;border:1px solid rgba(149,193,134,.3);border-radius:8px;color:#ffffffe6;font-size:1em;font-family:inherit;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;box-sizing:border-box}.custom-select-trigger:hover{background-color:#95c18614;border-color:#95c18666}.custom-select-trigger.open{border-color:#95c186;background-color:#95c1861a;box-shadow:0 0 0 3px #95c1861a}.custom-select-trigger svg{transition:transform .3s ease;flex-shrink:0}.custom-select-trigger.open svg{transform:rotate(180deg)}[data-theme=light] .custom-select-trigger{background-color:#95c18614;border-color:#95c18666;color:#213547e6}[data-theme=light] .custom-select-trigger:hover{background-color:#95c1861f;border-color:#95c18680}[data-theme=light] .custom-select-trigger.open{background-color:#95c1861f}.custom-select-options{position:absolute;top:100%;left:0;right:0;margin-top:.5rem;background-color:#1a1a1a;border:1px solid rgba(149,193,134,.3);border-radius:8px;box-shadow:0 8px 24px #0006;z-index:1000;overflow:visible;display:flex;flex-direction:column;gap:.5rem;padding:.5rem;animation:fadeInDropdown .2s ease-in-out}[data-theme=light] .custom-select-options{background-color:#f3f3f3;border-color:#95c18666;box-shadow:0 8px 24px #00000026}@keyframes fadeInDropdown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.subscription-option-button{width:100%;padding:1rem;background-color:#95c1860d;border:2px solid rgba(149,193,134,.2);border-radius:8px;color:#ffffffe6;font-size:1em;font-family:inherit;cursor:pointer;transition:all .3s ease;text-align:left;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:visible}.subscription-option-button:hover{background-color:#95c1861a;border-color:#95c18666;transform:translateY(-2px);box-shadow:0 4px 12px #95c18633}.subscription-option-button.selected{background-color:#95c18626;border-color:#95c186;box-shadow:0 0 0 3px #95c18633}.subscription-option-button.selected:hover{background-color:#95c18633;border-color:#7ba86d}[data-theme=light] .subscription-option-button{background-color:#95c18614;border-color:#95c1864d;color:#213547e6}[data-theme=light] .subscription-option-button:hover{background-color:#95c1861f;border-color:#95c18680}[data-theme=light] .subscription-option-button.selected{background-color:#95c1862e;border-color:#95c186}[data-theme=light] .subscription-option-button.selected:hover{background-color:#95c18638}.subscription-option-content{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;position:relative;overflow:visible}.subscription-option-main{display:flex;flex-direction:column;gap:.25rem;flex:1}.subscription-option-name{font-weight:600;font-size:.95em;color:#fffffff2}.subscription-option-price{font-size:.85em;color:#95c186;font-weight:500}[data-theme=light] .subscription-option-name{color:#213547f2}[data-theme=light] .subscription-option-price{color:#7ba86d}.subscription-info-icon-in-dropdown{position:relative;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#95c186;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:1}.subscription-info-icon-in-dropdown:hover{color:#7ba86d;transform:scale(1.1)}.subscription-info-icon-in-dropdown svg{width:20px;height:20px}@media(max-width:768px){.custom-select-options{padding:.375rem;gap:.375rem}.subscription-option-button{padding:.875rem}.subscription-option-content{gap:.75rem}.subscription-option-name{font-size:.9em}.subscription-option-price{font-size:.8em}}.work{padding:3rem 2rem 4rem;min-height:90vh;display:flex;align-items:center;justify-content:center;background-color:transparent}.work .container{max-width:1200px;width:100%}@media(min-width:769px){.work .container{width:auto}}.work-content{max-width:1200px;margin:1.5rem auto;display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:1fr;gap:1.5rem;justify-content:center;align-content:center;align-items:stretch}@media(max-width:1024px){.work-content{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.work-content{grid-template-columns:1fr}}.work-card{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;background-color:#95c1860d;border:1px solid rgba(149,193,134,.2);border-radius:16px;transition:all .3s ease;aspect-ratio:16 / 10;width:300px;margin:0 auto;text-decoration:none;color:inherit;cursor:default}.work-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.work-card-header svg{width:64px;height:64px;color:#95c186;flex-shrink:0}.work-card-title{font-size:1.15em;margin:0;color:#000;font-weight:600;flex:1}[data-theme=light] .work-card-title{color:#000}.work-card-description{font-size:.9em;line-height:1.6;color:#ffffffbf;margin:0;flex:1}[data-theme=light] .work-card-description{color:#213547bf}.work-more-info{display:inline-block;margin-top:auto;padding-top:.5rem;color:#95c186;text-decoration:none;font-weight:400;font-size:.8em;transition:all .3s ease;width:100%;text-align:left}.work-more-info:hover{color:#7ba86d;text-decoration:underline}[data-theme=light] .work-more-info{color:#95c186}[data-theme=light] .work-more-info:hover{color:#7ba86d}[data-theme=light] .work-card{background-color:#95c18614;border-color:#95c1864d}[data-theme=light] .work-card:hover{background-color:#95c1861f;border-color:#95c18680}[data-theme=light] .work-item{color:#213547cc}@media(prefers-color-scheme:light){:root:not([data-theme]) .work-category-title{border-bottom-color:#95c18666}:root:not([data-theme]) .work-item{color:#213547cc}}.work-cta{display:flex;justify-content:center;margin-top:3rem;padding-top:2rem}.work-cta-button{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:1.1em 2em;background-color:#95c18614;border:2px solid rgba(149,193,134,.25);border-radius:10px;text-decoration:none;color:inherit;font-weight:600;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;font-family:inherit;font-size:1em}.work-cta-button:hover{background-color:#95c18633;border-color:#95c186;color:#95c186;transform:translateY(-2px);box-shadow:0 6px 20px #95c18640}[data-theme=light] .work-cta-button{background-color:#95c18626;color:#213547e6}[data-theme=light] .work-cta-button:hover{color:#fff}@media(prefers-color-scheme:light){:root:not([data-theme]) .work-cta-button{background-color:#95c18626;color:#213547e6}:root:not([data-theme]) .work-cta-button:hover{color:#fff}}@media(max-width:768px){.work{padding:2rem 1.5rem 4rem}.section-title{font-size:2em}.work-content{grid-template-columns:1fr;gap:1.5rem}.work-card{padding:1.5rem}.work-card-title{font-size:1.3em}.work-card-header{gap:.75rem}.work-card-header svg{width:56px;height:56px}.work-card-description{font-size:.85em}.work-cta{margin-top:2rem;padding-top:1.5rem}}.project-detail-modal-overlay{position:fixed;inset:0;background-color:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.project-detail-modal-content{background-color:#1a1a1af2;border:1px solid rgba(149,193,134,.3);border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #00000080;display:flex;flex-direction:column}.project-detail-hero{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;min-height:300px;display:flex;align-items:flex-end;padding:2.5rem 2rem;border-radius:16px 16px 0 0;overflow:hidden}.project-detail-hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#00000080,#0006);z-index:1;border-radius:16px 16px 0 0;pointer-events:none}.project-detail-hero>*:not(.project-detail-hero-overlay){position:relative;z-index:2}.project-detail-modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#fff;z-index:100;padding:0}.project-detail-modal-close:hover{color:#95c186;transform:scale(1.1)}.project-detail-header{width:100%}.project-detail-date{display:inline-block;font-size:.85em;font-weight:600;color:#95c186;background-color:#95c18640;padding:.4em .8em;border-radius:12px;margin-bottom:1rem;text-shadow:0 1px 3px rgba(0,0,0,.5)}.project-detail-title{font-size:2em;margin:0;color:#95c186;font-weight:600;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.5)}.project-detail-body{padding:2rem}.project-detail-description{font-size:1.1em;line-height:1.8;color:#fffffff2;margin-bottom:2rem}.project-detail-technologies{margin-bottom:2rem}.project-detail-section-title{font-size:1.2em;color:#95c186;font-weight:600;margin-bottom:1rem;margin-top:0}.project-detail-tech-tags{display:flex;flex-wrap:wrap;gap:.75rem}.project-detail-tech-tag{display:inline-block;padding:.5em 1em;background-color:#95c18626;border:1px solid rgba(149,193,134,.3);border-radius:15px;font-size:.9em;color:#ffffffe6}.project-detail-links{margin-bottom:1rem}.project-detail-link-buttons{display:flex;flex-wrap:wrap;gap:1rem}.project-detail-link{padding:.8em 1.8em;background-color:#95c186;color:#fffffff2;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block}.project-detail-link:hover{background-color:#7ba86d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #95c18666}[data-theme=light] .project-detail-modal-content{background-color:#fffffff2;border-color:#95c18666}[data-theme=light] .project-detail-modal-close{color:#213547e6}[data-theme=light] .project-detail-modal-close:hover,[data-theme=light] .project-detail-title{color:#95c186}[data-theme=light] .project-detail-description{color:#213547e6}[data-theme=light] .project-detail-section-title{color:#95c186}[data-theme=light] .project-detail-tech-tag{color:#213547e6;background-color:#95c18633}[data-theme=light] .project-detail-link{color:#213547e6}[data-theme=light] .project-detail-link:hover{color:#213547}@media(max-width:768px){.project-detail-modal-overlay{padding:1rem}.project-detail-modal-content{max-height:95vh}.project-detail-header{padding:2rem 1.5rem 1rem}.project-detail-title{font-size:1.5em}.project-detail-body{padding:1.5rem}.project-detail-description{font-size:1em}.project-detail-modal-close{top:.75rem;right:.75rem;width:36px;height:36px}}.projects{padding:0rem 2rem 4rem;min-height:90vh;display:flex;align-items:center;justify-content:center;background-color:#95c1860d}.projects .container{max-width:1200px;width:100%}@media(min-width:769px){.projects .container{width:auto}}.projects-controls{margin-top:2rem;margin-bottom:2rem}.projects-filters{display:flex;gap:2rem;flex-wrap:wrap;margin-bottom:1.5rem}.filter-group{display:flex;align-items:center;gap:.75rem}.filter-group label{color:#ffffffe6;font-weight:600;font-size:.95em}.filter-select{padding:.5em 2.5em .5em 1em;background-color:#95c1861a;border:1px solid rgba(149,193,134,.3);border-radius:8px;color:#ffffffe6;font-size:.95em;cursor:pointer;transition:all .3s ease;outline:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2395C186' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75em center;background-size:1em}.filter-select:hover{background-color:#95c18626;border-color:#95c18680}.filter-select:focus{border-color:#95c186;box-shadow:0 0 0 2px #95c18633}.filter-select option{background-color:#1a1a1a;color:#ffffffe6;padding:.5em}.technology-filters{margin-top:1rem}.technology-filters label{display:block;color:#ffffffe6;font-weight:600;font-size:.95em;margin-bottom:.75rem}.tech-filter-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-filter-tag{padding:.4em .9em;background-color:#95c1861a;border:1px solid rgba(149,193,134,.3);border-radius:20px;color:#fffc;font-size:.85em;cursor:pointer;transition:all .3s ease;outline:none}.tech-filter-tag:hover{background-color:#95c18633;border-color:#95c18680;color:#fffffff2}.tech-filter-tag.active{background-color:#95c186;border-color:#95c186;color:#1a1a1a;font-weight:600}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-top:3rem;align-items:start}.project-card{background-color:#1a1a1acc;background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid rgba(149,193,134,.2);border-radius:12px;padding:2rem;transition:all .3s ease;display:flex;flex-direction:column;position:relative;height:400px;justify-content:space-between;overflow:hidden;cursor:pointer}.project-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#1a1a1abf,#1a1a1a99);z-index:0;border-radius:12px}.project-card>*{position:relative;z-index:1}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #95c18633;border-color:#95c18666}.project-top-section{transition:transform .3s ease}.project-card:hover .project-top-section{transform:translateY(-10px)}.project-date{display:inline-block;font-size:.75em;font-weight:600;color:#95c186;background-color:#95c18640;padding:.25em .6em;border-radius:12px;margin-bottom:.4rem;width:fit-content;text-shadow:0 1px 2px rgba(0,0,0,.5)}.project-header{margin-bottom:.5rem}.project-title{font-size:1.5em;margin:0;color:#95c186;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.5)}.project-content-section{opacity:0;max-height:0;overflow:hidden;transition:opacity .4s ease .1s,max-height .4s ease .1s;transform:translateY(-10px);margin-top:auto}.project-card:hover .project-content-section{opacity:1;max-height:500px;transform:translateY(0)}.project-description{line-height:1.6;color:#fffffff2;margin-bottom:.75rem;flex-grow:1;text-shadow:0 1px 3px rgba(0,0,0,.5)}.project-technologies{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.tech-tag{display:inline-block;padding:.3em .8em;background-color:#95c18626;border:1px solid rgba(149,193,134,.3);border-radius:15px;font-size:.85em;color:#ffffffe6}.project-links{display:flex;gap:1rem;opacity:1;visibility:visible}.project-link{padding:.6em 1.5em;background-color:#95c186;color:#fffffff2;border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;white-space:normal;word-break:break-word}.project-link:hover{background-color:#7ba86d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #95c18666}[data-theme=light] .project-link{color:#213547e6}[data-theme=light] .project-link:hover{color:#213547}.projects-placeholder{text-align:center;padding:4rem 2rem;color:#ffffffb3}.github-link{display:inline-block;margin-top:1.5rem;padding:.8em 2em;background-color:#95c186;color:#1a1a1a;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.github-link:hover{background-color:#7ba86d;transform:translateY(-2px);box-shadow:0 4px 12px #95c18666}[data-theme=light] .projects{background-color:#95c1860d}[data-theme=light] .project-card{background-color:#1a1a1acc}[data-theme=light] .project-card:before{background:linear-gradient(135deg,#1a1a1abf,#1a1a1a99)}[data-theme=light] .project-description{color:#fffffff2;text-shadow:0 1px 3px rgba(0,0,0,.5)}[data-theme=light] .tech-tag{color:#ffffffe6;background-color:#95c18640;text-shadow:0 1px 2px rgba(0,0,0,.3)}[data-theme=light] .project-date{color:#95c186;background-color:#95c18640;text-shadow:0 1px 2px rgba(0,0,0,.5)}[data-theme=light] .projects-placeholder{color:#213547b3}[data-theme=light] .filter-group label{color:#213547e6}[data-theme=light] .filter-select{background-color:#95c18626;border-color:#95c18666;color:#213547e6}[data-theme=light] .filter-select:hover{background-color:#95c18633}[data-theme=light] .filter-select option{background-color:#fff;color:#213547e6}[data-theme=light] .technology-filters label{color:#213547e6}[data-theme=light] .tech-filter-tag{color:#213547cc}[data-theme=light] .tech-filter-tag:hover{color:#213547f2}@media(prefers-color-scheme:light){:root:not([data-theme]) .projects{background-color:#95c1860d}:root:not([data-theme]) .project-card{background-color:#1a1a1acc}:root:not([data-theme]) .project-card:before{background:linear-gradient(135deg,#1a1a1abf,#1a1a1a99)}:root:not([data-theme]) .project-description{color:#213547cc}:root:not([data-theme]) .tech-tag{color:#213547e6;background-color:#95c18633}:root:not([data-theme]) .project-date{color:#213547e6;background-color:#95c18633}:root:not([data-theme]) .projects-placeholder{color:#213547b3}:root:not([data-theme]) .filter-group label{color:#213547e6}:root:not([data-theme]) .filter-select{background-color:#95c18626;border-color:#95c18666;color:#213547e6}:root:not([data-theme]) .filter-select:hover{background-color:#95c18633}:root:not([data-theme]) .filter-select option{background-color:#fff;color:#213547e6}:root:not([data-theme]) .technology-filters label{color:#213547e6}:root:not([data-theme]) .tech-filter-tag{color:#213547cc}:root:not([data-theme]) .tech-filter-tag:hover{color:#213547f2}}.all-work-button-container{display:flex;justify-content:center;margin-top:3rem}.all-work-button{padding:.8em 2.5em;background-color:#95c186;color:#fffffff2;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;font-size:1em}.all-work-button:hover{background-color:#7ba86d;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #95c18666}[data-theme=light] .all-work-button{color:#213547e6}[data-theme=light] .all-work-button:hover{color:#213547}.highlighted-projects{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;padding:3rem 1.5rem;overflow:hidden}.highlighted-projects .project-arrow{position:absolute;z-index:100}.highlighted-projects-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#1a1a1ad9,#1a1a1abf);z-index:0;pointer-events:none}[data-theme=light] .highlighted-projects-overlay{background:linear-gradient(135deg,#1a1a1ad9,#1a1a1abf)}.highlighted-project-slide .container{position:relative;z-index:1;max-width:1200px;width:100%;display:flex;align-items:center;justify-content:center;height:100%;padding:2rem}.highlighted-project-content{position:relative;z-index:1}@media(min-width:769px){.highlighted-projects .container{width:auto}}.highlighted-projects-slider-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.highlighted-projects-slider{display:flex;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}.highlighted-project-slide{min-width:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.highlighted-project-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#1a1a1ad9,#1a1a1abf);z-index:0;pointer-events:none}[data-theme=light] .highlighted-project-slide:before{background:linear-gradient(135deg,#1a1a1ad9,#1a1a1abf)}.highlighted-project-content{position:relative;display:flex;flex-direction:column;max-width:900px;width:100%;padding:0 3rem}@media(max-width:768px){.highlighted-project-content{padding:0 3rem}}.highlighted-project-content .project-title{font-size:3em;margin-bottom:1.5rem;color:#95c186}.highlighted-project-content .project-description{font-size:1.2em;line-height:1.8;margin-bottom:2rem;color:#ffffffe6}[data-theme=light] .highlighted-project-content .project-title{color:#95c186}[data-theme=light] .highlighted-project-content .project-description{color:#ffffffe6}.highlighted-project-content .project-date,[data-theme=light] .highlighted-project-content .project-date{color:#95c186;background-color:#95c18626}.highlighted-project-content .tech-tag,[data-theme=light] .highlighted-project-content .tech-tag{color:#ffffffe6;background-color:#95c18626;border:1px solid rgba(149,193,134,.3)}.project-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:#95c18633!important;border:2px solid rgba(149,193,134,.5)!important;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:100;color:#ffffffe6!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0!important}.project-arrow:hover{background-color:#95c18666!important;border-color:#95c186cc!important;transform:translateY(-50%) scale(1.1);color:#95c186!important}.project-arrow:active{transform:translateY(-50%) scale(.95)}.project-arrow-left{left:1rem}.project-arrow-right{right:1rem}.project-arrow svg{width:24px;height:24px}.project-selector-buttons{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;justify-content:center;gap:1rem;z-index:10}.selector-button{width:12px;height:12px;border-radius:50%;border:2px solid rgba(149,193,134,.5);background-color:transparent;cursor:pointer;transition:all .3s ease;padding:0}.selector-button:hover{background-color:#95c1864d;border-color:#95c186b3;transform:scale(1.2)}.selector-button.active{background-color:#95c186;border-color:#95c186;width:14px;height:14px}@media(max-width:768px){.projects{padding:2rem 1.5rem}.highlighted-projects{padding:1rem;height:97vh}.highlighted-project-slide .container{padding:1rem;height:100%}.highlighted-project-content{max-width:100%;padding:0 2rem}.highlighted-project-content .project-title{font-size:1.8em;margin-bottom:1rem;line-height:1.2}.highlighted-project-content .project-description{font-size:1em;line-height:1.6;margin-bottom:1.5rem}.highlighted-project-content .project-date{font-size:.7em;padding:.2em .5em;margin-bottom:.5rem}.highlighted-project-content .project-technologies{gap:.4rem;margin-bottom:1.5rem}.highlighted-project-content .tech-tag{font-size:.75em;padding:.25em .6em}.highlighted-project-content .project-links{flex-direction:column;gap:.75rem;align-items:left}.highlighted-project-content .project-link{width:fit-content;max-width:calc(100% - 2rem);text-align:left;padding:.7em 1em;font-size:.85em;display:inline-block;line-height:1.4;white-space:normal;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.project-arrow{width:36px;height:36px}.project-arrow-left{left:.25rem}.project-arrow-right{right:.25rem}.project-arrow svg{width:18px;height:18px}.project-selector-buttons{gap:.5rem;bottom:1rem}.selector-button{width:10px;height:10px}.selector-button.active{width:12px;height:12px}.projects-filters{flex-direction:column;gap:1rem}.filter-group{width:100%}.filter-select{flex:1;width:100%}.projects-grid{grid-template-columns:1fr;gap:1.5rem}.project-card{padding:1.5rem}.project-selector-buttons{gap:.75rem;bottom:1rem}}.about{padding:3rem 2rem 4rem;min-height:90vh;display:flex;align-items:flex-start;justify-content:center;background-color:transparent}.container{max-width:1200px;width:100%}@media(min-width:769px){.container{width:auto}}.section-title{font-size:2.5em;text-align:center;margin-bottom:3rem;position:relative;display:inline-block;width:100%}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:4px;background:linear-gradient(90deg,#95c186,#d1e8c9);border-radius:2px}.about-content{display:flex;flex-direction:row;gap:3rem;align-items:flex-start;align-content:flex-start;min-height:0}.about-text{flex:1;font-size:1.1em;line-height:1.8;color:#ffffffe6;min-height:0}.about-text p{margin-bottom:1.5rem}.timeline-section{flex:0 0 380px;min-width:0;align-self:stretch;display:flex;flex-direction:column}.timeline-title{font-size:1.3em;margin-bottom:1.5rem;color:#ffffffe6;text-align:left;font-weight:600}.timeline{position:relative;padding-left:1.5rem}.timeline:before{content:"";position:absolute;left:.5rem;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#95c186,#95c1864d)}.timeline-item{position:relative;margin-bottom:1.5rem;padding-left:1.5rem}.timeline-item:last-child{margin-bottom:0}.timeline-marker{position:absolute;left:-1.35rem;top:.25rem;width:10px;height:10px;border-radius:50%;background-color:#95c186;border:2px solid rgba(36,36,36,1);box-shadow:0 0 0 1.5px #95c186;z-index:1}.timeline-content{background-color:#95c1860d;border:1px solid rgba(149,193,134,.2);border-radius:10px;padding:1rem;transition:all .3s ease}.timeline-content:hover{background-color:#95c18614;border-color:#95c18666;transform:translate(5px)}.timeline-year{display:inline-block;font-size:.75em;font-weight:600;color:#95c186;background-color:#95c18626;padding:.25em .6em;border-radius:12px;margin-bottom:.4rem}.timeline-label{display:inline-block;font-size:.65em;color:#fff9;background-color:#95c1861a;padding:.15em .5em;border-radius:10px;margin-left:.4rem;margin-bottom:.4rem}.timeline-item-title{font-size:1em;margin:.5rem 0 .4rem;color:#fffffff2;font-weight:600}.timeline-item-description{font-size:.85em;line-height:1.5;color:#ffffffb3;margin:0}[data-theme=light] .about-text,[data-theme=light] .timeline-title{color:#213547e6}[data-theme=light] .timeline:before{background:linear-gradient(180deg,#95c186,#95c18666)}[data-theme=light] .timeline-marker{border-color:#fff}[data-theme=light] .timeline-content{background-color:#95c18614;border-color:#95c18640}[data-theme=light] .timeline-content:hover{background-color:#95c1861f;border-color:#95c18666}[data-theme=light] .timeline-item-title{color:#213547f2}[data-theme=light] .timeline-item-description{color:#213547b3}[data-theme=light] .timeline-achievement{color:#21354799}[data-theme=light] .timeline-label{color:#213547cc;background-color:#95c18626}@media(prefers-color-scheme:light){:root:not([data-theme]) .about-text{color:#213547e6}:root:not([data-theme]) .timeline-title{color:#213547e6}:root:not([data-theme]) .timeline:before{background:linear-gradient(180deg,#95c186,#95c18666)}:root:not([data-theme]) .timeline-marker{border-color:#fff}:root:not([data-theme]) .timeline-content{background-color:#95c18614;border-color:#95c18640}:root:not([data-theme]) .timeline-content:hover{background-color:#95c1861f;border-color:#95c18666}:root:not([data-theme]) .timeline-item-title{color:#213547f2}:root:not([data-theme]) .timeline-item-description{color:#213547b3}:root:not([data-theme]) .timeline-achievement{color:#21354799}:root:not([data-theme]) .timeline-label{color:#213547cc;background-color:#95c18626}}@media(max-width:1024px){.about-content{flex-direction:column;gap:2rem;align-items:flex-start}.timeline-section{flex:1;width:100%;align-self:flex-start}}@media(max-width:768px){.about{padding:2rem 1.5rem 4rem}.section-title{font-size:2em}.about-text{font-size:1em}.timeline{padding-left:1.5rem}.timeline-item{padding-left:1.5rem;margin-bottom:1.2rem}.timeline-marker{left:-1.35rem}.timeline-title{font-size:1.2em;margin-bottom:1.2rem}.timeline-item-title{font-size:.95em}.timeline-content{padding:.9rem}}.contact{padding:0;margin:0;height:0;overflow:hidden}.contact-content{max-width:1200px;width:100%;display:flex;align-items:center;justify-content:center;padding:0 2rem}.contact-left{text-align:center;max-width:600px;display:flex;flex-direction:column;justify-content:center;align-items:center}.contact-description{font-size:1.2em;line-height:1.8;color:#ffffffe6;margin-bottom:3rem;text-align:center}.start-project-cta{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.start-project-button{display:flex;align-items:center;justify-content:center;gap:.8rem;padding:.7em 1.5em;background-color:#95c18614;border:2px solid rgba(149,193,134,.25);border-radius:8px;text-decoration:none;color:inherit;font-weight:600;transition:all .3s ease;width:fit-content;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;font-family:inherit;font-size:.9em}.start-project-button:hover{background-color:#95c18633;border-color:#95c186;color:#95c186;transform:translateY(-2px);box-shadow:0 6px 20px #95c18640}[data-theme=light] .contact-description{color:#213547e6}[data-theme=light] .start-project-button{background-color:#95c18626;color:#213547e6}[data-theme=light] .start-project-button:hover{color:#fff}@media(prefers-color-scheme:light){:root:not([data-theme]) .contact-description{color:#213547e6}:root:not([data-theme]) .start-project-button{background-color:#95c18626;color:#213547e6}:root:not([data-theme]) .start-project-button:hover{color:#fff}}@media(max-width:768px){.contact{padding:4rem 1.5rem}.contact-content{padding:0}.contact-left{text-align:center;max-width:90%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.footer{background-color:#95c1860d;border-top:1px solid rgba(149,193,134,.2);padding:4rem 0 2rem;margin-top:0;animation:fadeIn .6s ease-out;position:relative}.footer-logo{display:flex;align-items:center}.footer-logo-img{width:80px;height:80px;object-fit:contain;animation:float 3s ease-in-out infinite;transition:transform .3s ease}.footer-logo-img:hover{transform:scale(1.1)}.footer-name{display:flex;align-items:center}.footer-name-text{font-size:1.5rem;font-weight:700;color:#ffffffe6;letter-spacing:.5px}[data-theme=light] .footer-name-text{color:#213547e6}[data-theme=light] .footer{background-color:#95c18614;border-top-color:#95c1864d}.footer-content{max-width:1280px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:3rem;margin-bottom:3rem;align-items:start}.footer-column-divider{width:1px;height:100%;min-height:200px;background:linear-gradient(to bottom,transparent 0%,rgba(149,193,134,.2) 20%,rgba(149,193,134,.4) 50%,rgba(149,193,134,.2) 80%,transparent 100%);background-size:100% 200%;align-self:stretch;animation:fadeIn .8s ease-out .4s backwards,gradientShift 3s ease-in-out infinite;transition:opacity .3s ease}.footer-column{display:flex;flex-direction:column;gap:1rem;animation:fadeInUp .6s ease-out backwards}.footer-column:nth-child(1){animation-delay:.1s}.footer-column:nth-child(3){animation-delay:.2s}.footer-column:nth-child(5){animation-delay:.3s}.footer-column-title{font-size:1.1em;font-weight:600;color:#ffffffe6;margin:0 0 .5rem;position:relative}.footer-column-title:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,transparent,#95C186,transparent);animation:shimmer 3s ease-in-out infinite;background-size:200% 100%}[data-theme=light] .footer-column-title{color:#213547e6}.footer-column-description{font-size:.9em;color:#ffffffb3;margin:0 0 1rem}[data-theme=light] .footer-column-description{color:#213547b3}.footer-start-project-button{padding:.6em 1.2em;background-color:#95c18633;border:3px solid #95C186;border-radius:8px;color:#fffffff2;font-weight:700;font-size:.85em;transition:all .3s ease;cursor:pointer;font-family:inherit;width:fit-content;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:pulse 2s ease-in-out infinite;box-shadow:0 2px 10px #95c1864d,0 0 0 1px #95c18633}.footer-button-highlight{color:#95c186}.footer-start-project-button:hover{background-color:#95c186;border-color:#95c186;color:#213547;transform:translateY(-2px);box-shadow:0 4px 15px #95c18680,0 0 20px #95c18666;text-shadow:none}.footer-start-project-button:hover .footer-button-highlight{color:#213547}[data-theme=light] .footer-start-project-button{background-color:#95c18640;color:#213547;border-color:#7ba86f}[data-theme=light] .footer-button-highlight{color:#1a6700}[data-theme=light] .footer-start-project-button:hover .footer-button-highlight{color:#213547}[data-theme=light] .footer-start-project-button:hover{background-color:#7ba86f;color:#fff}.footer-details{display:flex;flex-direction:column;gap:.75rem}.footer-detail-item{display:flex;align-items:center;gap:.75rem;font-size:.9em}.footer-detail-icon{width:18px;height:18px;flex-shrink:0;color:#95c186cc;transition:color .3s ease}.footer-detail-item:hover .footer-detail-icon{color:#95c186}[data-theme=light] .footer-detail-icon{color:#7ba86fcc}[data-theme=light] .footer-detail-item:hover .footer-detail-icon{color:#7ba86f}[data-theme=light] .footer-detail-label{color:#21354799}.footer-detail-value{color:#ffffffe6;text-decoration:none;transition:all .3s ease;display:inline-block}.footer-detail-value:hover{color:#95c186;transform:translate(4px)}[data-theme=light] .footer-detail-value{color:#213547e6}[data-theme=light] .footer-detail-value:hover{color:#7ba86f}.footer-resources{display:flex;flex-direction:column;gap:.75rem}.footer-resource-link{color:#ffffffb3;text-decoration:none;font-size:.9em;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.footer-resource-icon{width:16px;height:16px;flex-shrink:0;color:#95c186cc;transition:color .3s ease}.footer-resource-link:hover .footer-resource-icon{color:#95c186}[data-theme=light] .footer-resource-icon{color:#7ba86fcc}[data-theme=light] .footer-resource-link:hover .footer-resource-icon{color:#7ba86f}.footer-resource-link:hover{transform:translate(4px)}.footer-resource-link:hover{color:#95c186}[data-theme=light] .footer-resource-link{color:#213547b3}[data-theme=light] .footer-resource-link:hover{color:#7ba86f}.footer-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(149,193,134,.2) 20%,rgba(149,193,134,.4) 50%,rgba(149,193,134,.2) 80%,transparent 100%);background-size:200% 100%;margin:2rem 0 1.5rem;animation:fadeIn .6s ease-out .5s backwards,gradientShift 4s ease-in-out infinite}.footer-bottom{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;animation:slideInFromBottom .6s ease-out .6s backwards}.footer-top{max-width:1280px;margin:0 auto;padding:0 2rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(149,193,134,.2);margin-bottom:2rem}.footer-socials{display:flex;gap:1.5rem;align-items:center}.footer-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#95c18614;border:2px solid rgba(149,193,134,.25);color:#ffffffb3;transition:all .3s ease;text-decoration:none;animation:fadeInUp .5s ease-out backwards,float 3s ease-in-out infinite}.footer-social-link:nth-child(1){animation-delay:.7s,0s;animation-duration:.5s,3s}.footer-social-link:nth-child(2){animation-delay:.8s,.5s;animation-duration:.5s,3s}.footer-social-link:nth-child(3){animation-delay:.9s,1s;animation-duration:.5s,3s}.footer-social-link:hover{background-color:#95c18633;border-color:#95c186;color:#95c186;transform:translateY(-2px);box-shadow:0 4px 12px #95c18640}.footer-social-link svg{width:20px;height:20px}[data-theme=light] .footer-social-link{background-color:#95c18626;color:#213547b3}[data-theme=light] .footer-social-link:hover{color:#fff}.made-by{color:#fff9;font-size:.85em;text-align:center;animation:fadeIn .6s ease-out 1s backwards}.made-by a{color:#ffffffb3;text-decoration:none;transition:color .3s ease}.made-by a:hover{color:#95c186}.made-by-name{font-weight:600}[data-theme=light] .made-by{color:#21354799}[data-theme=light] .made-by a{color:#213547b3}[data-theme=light] .made-by a:hover{color:#7ba86f}@media(prefers-color-scheme:light){:root:not([data-theme]) .made-by{color:#21354799}:root:not([data-theme]) .made-by a{color:#213547b3}:root:not([data-theme]) .made-by a:hover{color:#7ba86f}}@media(max-width:768px){.footer{padding:3rem 0 1.5rem}.footer-top{padding:0 1.5rem 1.5rem;margin-bottom:1.5rem}.footer-logo-img{width:60px;height:60px}.footer-name-text{font-size:1.2rem}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center;margin-bottom:2rem}.footer-column-divider{display:none}.footer-column{align-items:center}.footer-start-project-button{margin:0 auto}.footer-details,.footer-detail-item,.footer-resources{align-items:center}.footer-bottom{text-align:center}}.legal-page-wrapper{min-height:100vh;display:flex;flex-direction:column;background-color:transparent}.legal-page{flex:1;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;background-color:transparent;margin-top:80px}.legal-content{max-width:800px;width:100%;text-align:center}.legal-content h1{font-size:2.5rem;margin-bottom:2rem;color:#ffffffe6}[data-theme=light] .legal-content h1{color:#213547e6}.legal-message{background-color:#95c1860d;border:1px solid rgba(149,193,134,.2);border-radius:12px;padding:3rem 2rem;margin-bottom:2rem}[data-theme=light] .legal-message{background-color:#95c18614;border-color:#95c1864d}.legal-message p{font-size:1.2em;line-height:1.8;color:#fffc;margin-bottom:2rem}[data-theme=light] .legal-message p{color:#213547cc}.pdf-container{width:100%;height:70vh;min-height:600px;margin-bottom:2rem;border-radius:8px;overflow:hidden;border:1px solid rgba(149,193,134,.2);background-color:#0000001a}[data-theme=light] .pdf-container{background-color:#ffffff80;border-color:#95c1864d}.pdf-viewer{width:100%;height:100%;border:none}.pdf-actions{display:flex;justify-content:center;margin-bottom:2rem}.download-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background-color:#95c18614;border:2px solid rgba(149,193,134,.25);border-radius:8px;color:inherit;text-decoration:none;font-weight:600;transition:all .3s ease}.download-link:hover{background-color:#95c18633;border-color:#95c186;color:#95c186;transform:translateY(-2px);box-shadow:0 6px 20px #95c18640}[data-theme=light] .download-link{background-color:#95c18626;color:#213547e6}[data-theme=light] .download-link:hover{color:#fff}.back-link{display:inline-block;padding:.75rem 2rem;background-color:#95c18614;border:2px solid rgba(149,193,134,.25);border-radius:8px;color:inherit;text-decoration:none;font-weight:600;transition:all .3s ease}.back-link:hover{background-color:#95c18633;border-color:#95c186;color:#95c186;transform:translateY(-2px);box-shadow:0 6px 20px #95c18640}[data-theme=light] .back-link{background-color:#95c18626;color:#213547e6}[data-theme=light] .back-link:hover{color:#fff}@media(max-width:768px){.legal-page{padding:2rem 1rem}.legal-content h1{font-size:2rem}.legal-message{padding:2rem 1.5rem}.legal-message p{font-size:1.1em}.pdf-container{height:50vh;min-height:400px}}.service-page-wrapper{min-height:100vh;display:flex;flex-direction:column;background-color:transparent;overflow-x:hidden;width:100%}.service-page{flex:1;display:flex;align-items:center;justify-content:center;padding:3rem 2rem;background-color:transparent;overflow-x:hidden;width:100%;box-sizing:border-box}.service-content{max-width:1400px;width:100%;text-align:center;margin:0 auto;box-sizing:border-box}.service-content-with-sidebar{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:start;margin-top:4rem;width:100%;max-width:100%;box-sizing:border-box}.service-sidebar{height:fit-content;background-color:#95c1860a;border:1px solid rgba(149,193,134,.15);border-radius:16px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:0;box-sizing:border-box}.service-sidebar.sticky{position:sticky;top:2rem}.service-sidebar-indicator{font-size:1.15em;font-weight:700;color:#95c186;margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:2px solid rgba(149,193,134,.2);letter-spacing:-.01em}[data-theme=light] .service-sidebar{background-color:#95c18614;border-color:#95c1864d}.service-sidebar-nav{display:flex;flex-direction:column;gap:.5rem;width:100%;min-width:0}.service-nav-item{background:transparent;border:1px solid transparent;border-radius:10px;padding:.875rem 1rem;color:#ffffff73;font-size:.9em;font-weight:500;text-align:left;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%;text-decoration:none;display:block;line-height:1.4;word-wrap:break-word;box-sizing:border-box;overflow-wrap:break-word;max-width:100%}.service-nav-item:hover{background-color:#95c18633;border-color:#95c18680;color:#95c186;transform:translate(4px);box-shadow:0 4px 12px #95c18640;margin-right:-4px}.service-nav-item.active{background-color:#95c18633;border-color:#95c18680;color:#95c186;font-weight:600}.service-nav-item.active:hover{background-color:#95c18640;border-color:#95c18699}[data-theme=light] .service-nav-item{color:#21354766}[data-theme=light] .service-nav-item:hover{background-color:#95c1864d;border-color:#95c186b3;color:#95c186;box-shadow:0 2px 8px #95c1864d}[data-theme=light] .service-nav-item.active{background-color:#95c18640;border-color:#95c18699;color:#95c186}[data-theme=light] .service-nav-item.active:hover{background-color:#95c18659;border-color:#95c186cc}.service-main-content{flex:1;padding-left:1rem;position:relative}.service-section-fullwidth{grid-column:1 / -1;width:100%;max-width:100%;padding-left:0;padding-right:0;box-sizing:border-box;overflow-x:hidden}.service-section-fullwidth .service-section-title,.service-section-fullwidth .service-benefits,.service-section-fullwidth .service-pricing-section,.service-section-fullwidth .pricing-plans{max-width:1400px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;box-sizing:border-box;width:100%}.service-section{margin-bottom:6rem;padding-bottom:4rem;border-bottom:1px solid rgba(149,193,134,.15)}.service-section:last-of-type{margin-bottom:2rem;border-bottom:none;padding-bottom:0}.service-section-goal{text-align:left;border-bottom:none;padding-bottom:3rem;margin-bottom:4rem}.service-section-goal .service-title,.service-section-goal .service-description{text-align:left}.service-section-title{font-size:2em;margin-bottom:2.5rem;color:#95c186;font-weight:600;text-align:center}.service-title{font-size:2.8em;margin-bottom:1.5rem;color:#95c186;font-weight:700;letter-spacing:-.02em}.service-description{font-size:1.25em;line-height:1.9;color:#ffffffd9;margin-bottom:0;max-width:800px}[data-theme=light] .service-description{color:#213547e6}.service-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin:2rem 0;text-align:center}.service-benefit{display:flex;flex-direction:column;align-items:center;gap:.75rem}.service-benefit-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;color:#95c186;margin-bottom:.5rem}.service-benefit-icon svg{width:40px;height:40px;color:#95c186;stroke:#95c186;fill:none}.service-benefit-title{font-size:1.1em;font-weight:600;color:#fffffff2;margin:0}[data-theme=light] .service-benefit-title{color:#213547f2}.service-features{display:grid;grid-template-columns:repeat(2,1fr);gap:3.5rem 3rem;margin:3rem 0;text-align:left}.service-feature{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border-radius:12px;transition:all .3s ease}.service-feature:hover{background-color:#95c18608;transform:translateY(-2px)}.service-feature-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;color:#95c186;margin-bottom:.5rem;background-color:#95c1861a;border-radius:12px;transition:all .3s ease}.service-feature:hover .service-feature-icon{background-color:#95c18626;transform:scale(1.05)}.service-feature-icon svg{width:28px;height:28px;color:#95c186;stroke:#95c186;stroke-width:2;fill:none}.service-feature-title{font-size:1.4em;font-weight:700;color:#fffffff2;margin:0;letter-spacing:-.01em}[data-theme=light] .service-feature-title{color:#213547f2}.service-feature-description{font-size:1.05em;line-height:1.75;color:#ffffffbf;margin:0}[data-theme=light] .service-feature-description{color:#213547bf}[data-theme=light] .service-feature:hover{background-color:#95c1860d}.service-pricing-section{margin:2rem 0;padding:1.5rem;background-color:#95c1860d;border:1px solid rgba(149,193,134,.2);border-radius:12px}[data-theme=light] .service-pricing-section{background-color:#95c18614;border-color:#95c1864d}.service-pricing-disclaimer{font-size:.95em;line-height:1.6;color:#ffffffb3;font-style:italic;margin:0 0 2rem;text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.service-pricing-coming-soon{font-size:.9em;line-height:1.6;color:#fff9;font-style:italic;margin:0;text-align:center}[data-theme=light] .service-pricing-disclaimer{color:#213547b3}.pricing-plans{display:flex;flex-direction:row;gap:1.5rem;margin:3rem 0;width:100%;justify-content:space-between;align-items:stretch;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:rgba(149,193,134,.5) transparent;-webkit-overflow-scrolling:touch;padding-bottom:.5rem}.pricing-plans::-webkit-scrollbar{height:8px}.pricing-plans::-webkit-scrollbar-track{background:transparent}.pricing-plans::-webkit-scrollbar-thumb{background-color:#95c18680;border-radius:4px}.pricing-plans::-webkit-scrollbar-thumb:hover{background-color:#95c186b3}.pricing-plan{background-color:#1a1a1a99;border:1px solid rgba(149,193,134,.3);border-radius:12px;padding:2rem 1.5rem;transition:all .3s ease;flex:1 1 0;min-width:240px;max-width:100%;display:flex;flex-direction:column;position:relative}.pricing-plan:hover{transform:translateY(-4px);border-color:#95c18680;box-shadow:0 8px 24px #95c18626}[data-theme=light] .pricing-plan{background-color:#fff;border-color:#95c18666;box-shadow:0 2px 8px #0000001a}.plan-name{font-size:1.5em;margin:0 0 1rem;color:#95c186;font-weight:600}.plan-price-wrapper{margin-top:auto;padding-top:2rem;margin-top:2rem;border-top:1px solid rgba(149,193,134,.2);text-align:center}[data-theme=light] .plan-price-wrapper{border-top-color:#95c1864d}.plan-price{font-size:1.2em;margin:0 0 .5rem;color:#95c186;font-weight:600;line-height:1.2}[data-theme=light] .plan-price{color:#95c186}.plan-price-note{font-size:.85em;color:#fff9;font-weight:400;margin-bottom:1rem}[data-theme=light] .plan-price-note{color:#21354799}.plan-cta-button{width:100%;padding:.75rem 1.5rem;margin-top:1rem;background-color:#95c186;color:#213547e6;border:none;border-radius:8px;font-size:1em;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit}.plan-cta-button:hover{background-color:#7ba86d;transform:translateY(-2px);box-shadow:0 4px 12px #95c18666}[data-theme=light] .plan-cta-button{color:#213547e6}[data-theme=light] .plan-cta-button:hover{color:#213547}.plan-description{font-size:.95em;margin:0 0 1.5rem;color:#fffc;line-height:1.6;font-weight:400}[data-theme=light] .plan-description{color:#213547cc}.plan-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;flex:1;text-align:left}.plan-feature{color:#fffc;font-size:.95em;line-height:1.6;position:relative;padding-left:0;display:flex;align-items:center;gap:.75rem}.plan-feature-icon{display:flex;align-items:center;justify-content:center;color:#95c186;flex-shrink:0;width:20px;height:20px}.plan-feature-icon svg{width:100%;height:100%;stroke:#95c186;fill:none}.plan-feature-text{flex:1}.plan-feature.included{opacity:1}.plan-feature.excluded{text-decoration:line-through;opacity:.4}.plan-feature.excluded .plan-feature-icon{color:#ffffff4d;opacity:.4}.plan-feature.excluded .plan-feature-icon svg{stroke:#ffffff4d}[data-theme=light] .plan-feature{color:#213547cc}[data-theme=light] .plan-feature.excluded{opacity:.4}[data-theme=light] .plan-feature.excluded .plan-feature-icon{color:#2135474d}[data-theme=light] .plan-feature.excluded .plan-feature-icon svg{stroke:#2135474d}@media(max-width:768px){.pricing-plans{flex-direction:row;gap:1rem;overflow-x:auto;overflow-y:hidden;justify-content:flex-start}.pricing-plan{padding:1.5rem;min-width:220px;flex:0 0 220px}.plan-price{font-size:1.1em}.plan-price-wrapper{padding-top:1.75rem;margin-top:1.75rem}}.upgrades-list{display:flex;flex-direction:column;gap:1rem;margin:2rem 0;max-width:1000px;margin-left:auto;margin-right:auto}.upgrade-item{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:1.5rem;background-color:#1a1a1a99;border:1px solid rgba(149,193,134,.3);border-radius:12px;transition:all .3s ease}.upgrade-item:hover{border-color:#95c18680;box-shadow:0 4px 12px #95c18626}[data-theme=light] .upgrade-item{background-color:#fff;border-color:#95c18666;box-shadow:0 2px 8px #0000001a}.upgrade-content{flex:1;min-width:0}.upgrade-name{font-size:1.1em;margin:0 0 .5rem;color:#ffffffe6;font-weight:600}[data-theme=light] .upgrade-name{color:#213547e6}.upgrade-description{font-size:.9em;margin:0;color:#ffffffb3;line-height:1.5}[data-theme=light] .upgrade-description{color:#213547b3}.upgrade-price{font-size:1.5em;font-weight:700;color:#95c186;white-space:nowrap;margin-right:1rem}.upgrade-cta-button{padding:.75rem 1.5rem;background-color:#95c186;color:#213547e6;border:none;border-radius:8px;font-size:.95em;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit;white-space:nowrap}.upgrade-cta-button:hover{background-color:#7ba86d;transform:translateY(-2px);box-shadow:0 4px 12px #95c18666}[data-theme=light] .upgrade-cta-button{color:#213547e6}[data-theme=light] .upgrade-cta-button:hover{color:#213547}@media(max-width:768px){.upgrade-item{flex-direction:column;align-items:flex-start;gap:1rem}.upgrade-price{margin-right:0;margin-bottom:.5rem}.upgrade-cta-button{width:100%}}.pricing-coming-soon{text-align:center;padding:3rem 2rem;background-color:#95c1860d;border:1px solid rgba(149,193,134,.2);border-radius:12px;margin:2rem 0}.pricing-coming-soon-message{font-size:1.1em;color:#fffc;margin:0;font-style:italic}[data-theme=light] .pricing-coming-soon{background-color:#95c18614;border-color:#95c1864d}[data-theme=light] .pricing-coming-soon-message{color:#213547cc}.back-link{display:inline-block;padding:.75em 2em;background-color:#95c1861a;border:2px solid rgba(149,193,134,.3);border-radius:8px;color:#95c186;text-decoration:none;font-weight:600;transition:all .3s ease}.back-link:hover{background-color:#95c18633;border-color:#95c186;transform:translateY(-2px);box-shadow:0 4px 12px #95c18640}[data-theme=light] .back-link{background-color:#95c18626;color:#95c186}@media(max-width:1024px){.service-content-with-sidebar{grid-template-columns:240px 1fr;gap:2rem}}@media(max-width:768px){.service-page{padding:2rem 1.5rem}.service-title{font-size:2em}.service-description{font-size:1.1em}.service-content-with-sidebar{grid-template-columns:1fr;gap:2rem}.service-sidebar-nav{flex-direction:row;flex-wrap:wrap;justify-content:center}.service-nav-item{flex:1;min-width:120px;text-align:center}.service-nav-item:hover{transform:translateY(-2px)}.service-features{grid-template-columns:1fr;gap:2rem;margin:2rem 0}}#root{width:100%;margin:0;padding:0}*{scroll-behavior:smooth}html{scroll-padding-top:80px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root,[data-theme=dark]{color:#ffffffde;background-color:#242424}[data-theme=light]{color:#213547;background-color:#f3f3f3}a{font-weight:500;color:#d1e8c9;text-decoration:inherit}[data-theme=light] a{color:#0c8e48}a:hover{color:#95c186}[data-theme=light] a:hover{color:#607b57}body{margin:0;min-width:320px;min-height:100vh;transition:background-color .3s ease,color .3s ease}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}[data-theme=light] button{background-color:#f9f9f9}button:hover{border-color:#95c186}[data-theme=light] button:hover{border-color:#607b57}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root:not([data-theme]){color:#213547;background-color:#f5f5f5}:root:not([data-theme]) a{color:#0c8e48}:root:not([data-theme]) a:hover{color:#607b57}:root:not([data-theme]) button:hover{border-color:#607b57}:root:not([data-theme]) button{background-color:#f9f9f9}}
