@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}#root,.page-wrapper{display:flex;flex-direction:column;min-height:100vh}.page-content{display:flex;flex:1 1;flex-direction:column}.footer{margin-top:auto}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1{font-size:26px;font-weight:500}h1,h2{text-align:left}h2{font-size:19px;font-weight:550}h3{font-size:18px}h3,h4{font-weight:400;text-align:left}h4{font-size:15px}input{margin:5px 0;padding:10px}input[type=email],input[type=tel],input[type=text]{border:1px solid #d6d6d6;border-radius:5px;box-shadow:0 2px 4px #7c7c7c33}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus{border:1px solid #63d369;outline:none}input[type=button]{background-color:#fff;border:1px solid #d6d6d6;border-radius:5px;cursor:pointer;margin:0 5px}input[type=button].selected{background-color:#63d369;border-color:#63d369;color:#fff}textarea{border:1px solid #d6d6d6;border-radius:5px;box-shadow:0 2px 4px #7c7c7c33;box-sizing:border-box;display:block;height:20%;margin:5px 0;padding:10px;resize:none;text-align:left;width:100%}textarea:focus{border:1px solid #63d369;outline:none}button{border:none;border-radius:20px;color:#fff;cursor:pointer;margin:5px 0}button:disabled{background-color:#fff;color:#fff;cursor:default}.page-container{max-width:1200px}.page-container,.page-container--narrow{box-sizing:border-box;margin:0 auto;padding:0 140px;width:100%}.page-container--narrow{max-width:800px}.page-container--wide{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:0 140px;width:100%}@media (max-width:768px){.page-container,.page-container--narrow,.page-container--wide{padding:0 1.5rem}}@media (max-width:480px){.page-container,.page-container--narrow,.page-container--wide{padding:0 1rem}}.startpage .section{margin:0 auto;padding:40px}.top-picture{align-items:center;color:#fff;display:flex;height:500px;overflow:hidden;position:relative}.background-video{filter:grayscale(100%) blur(3px);object-fit:cover;object-position:center;z-index:0}.background-video,.hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero-overlay{background:rgba(0,34,7,.621);z-index:1}.overlay{padding:2rem 0;position:relative;width:100%;z-index:2}.hero-title{font-size:clamp(3rem,4vw,4rem);font-weight:700;line-height:1.2;margin:0;text-align:left;width:60%}.hero-subtitle{font-size:clamp(2rem,2.5vw,2.5rem);line-height:1.3;margin:2vh 0 3vh;opacity:.9;text-align:left}.buttons-start{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start}.btn{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:18px 28px;text-decoration:none;transition:all .25s ease;white-space:nowrap}.btn+.btn{margin-left:16px}.primary{background:#00ff334d;color:#fff}.primary:hover{background:#00ff3373;transform:translateY(-1px)}.secondary{background:#0000;color:#fff}.secondary:hover{background:#ffffff1a;transform:translateY(-1px)}.recommendations{background:#ddf;min-height:200px}.blog-posts{background:#ffd;min-height:200px}.footer{background:#333;color:#fff;padding:20px;text-align:center}@media (max-width:768px){.startpage .section{padding:30px 20px}.top-picture{height:400px}.overlay{padding:2rem 30px}.hero-title{font-size:clamp(1.8rem,6vw,2.5rem);width:80%}.hero-subtitle{font-size:clamp(1.1rem,4vw,1.5rem)}.buttons-start{gap:12px}.btn{font-size:.95rem;padding:11px 24px}}@media (max-width:480px){.startpage .section{padding:70px 15px}.top-picture .page-container{max-width:100%;padding:0}.overlay{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.5rem 20px}.hero-title,.overlay{text-align:center;width:100%}.hero-title{font-size:clamp(1.5rem,9vw,2.2rem);margin-bottom:0}.hero-subtitle{font-size:clamp(1.5rem,8vw,1.3rem);margin-bottom:2.5rem;text-align:center}.buttons-start{flex-direction:column;gap:20px;margin:0 auto;max-width:300px}.btn,.buttons-start{align-items:center;justify-content:center}.btn{display:flex;font-size:1rem;min-height:48px;padding:10px 30px;text-align:center}.btn.secondary{margin:0}.background-video{object-position:80%}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.top-picture{height:100vh;min-height:400px}.overlay{padding:1rem 30px}.hero-title{font-size:clamp(1.5rem,6vw,2rem);margin-bottom:.5rem}.hero-subtitle{font-size:clamp(1rem,4vw,1.2rem);margin-bottom:1.5rem}.buttons-start{flex-direction:row;justify-content:center}.btn{min-width:120px;width:auto}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.btn{border-width:.5px}}.header{background:#fff;border-bottom:1px solid #dfdfdf;box-sizing:border-box;font-family:Inter,sans-serif;height:80px;padding:0 120px;position:relative}.header,.nav{align-items:center;display:flex}.nav{justify-content:space-between;width:100%}.logo{cursor:pointer;height:80px;z-index:1001}.menu{display:flex;gap:32px;list-style:none;margin:0;padding:0}.menu li a{border-radius:6px;color:#8c8c8c;cursor:pointer;font-weight:500;padding:8px 20px;text-decoration:none;transition:all .2s ease;-webkit-user-select:none;user-select:none}.menu li a:hover{background:#0000000d;color:#000}.menu li a:visited{color:#8c8c8c}.menu li a.active{background:#63d3691a;color:#63d369;font-weight:500}.hamburger{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:0;width:30px;z-index:1001}.hamburger span{background:#333;border-radius:3px;height:3px;position:relative;transform-origin:1px;transition:all .3s linear;width:30px}.hamburger-open span:first-child{transform:rotate(45deg)}.hamburger-open span:nth-child(2){opacity:0}.hamburger-open span:nth-child(3){transform:rotate(-45deg)}.menu-overlay{display:none}@media (max-width:768px){.header{height:70px;padding:0 20px}.logo{height:60px}.hamburger{display:flex}.menu{align-items:stretch;background:#fff;box-shadow:-2px 0 10px #0000001a;flex-direction:column;gap:0;height:calc(100vh - 70px);justify-content:flex-start;padding:20px 0;position:fixed;right:-100%;top:70px;transition:right .3s ease;width:280px;z-index:1000}.menu-open{right:0}.menu li{width:100%}.menu li a{border-bottom:1px solid #f0f0f0;border-radius:0;color:#333;display:block;font-size:1.1rem;padding:15px 30px}.menu li a:hover{background:#63d3691a;color:#63d369}.menu li a.active{background:#63d36926;border-left:4px solid #63d369;color:#63d369}.menu-overlay{background:#00000080;display:block;height:calc(100vh - 70px);left:0;position:fixed;top:70px;width:100%;z-index:999}}@media (max-width:480px){.header{height:60px;padding:0 15px}.logo{height:55px}.menu{width:100%}.menu,.menu-overlay{height:calc(100vh - 60px);top:60px}.hamburger{height:25px;width:25px}.hamburger span{height:2.5px;width:25px}}.company-banner-section{border-bottom:1px solid #ddd;overflow:hidden;width:100%}.logo-strip{align-items:center;animation-play-state:paused;display:flex;gap:80px;width:max-content}.logo-strip.animate{animation:scroll-logos 30s linear infinite;animation-play-state:running}.company-logo{filter:grayscale(100%);flex-shrink:0;object-fit:contain;transition:filter .3s ease}@keyframes scroll-horizontal{0%{transform:translateX(0)}to{transform:translateX(-33.33%)}}.logo-strip.animate{animation:scroll-horizontal 20s linear infinite}@media (max-width:768px){.company-banner-section{padding:15px 0}.logo-strip{gap:60px}.company-logo{height:32px}.logo-strip.animate{animation-duration:25s}}@media (max-width:480px){.company-banner-section{padding:25px 0}.logo-strip{gap:35px}.company-logo{height:20px;max-width:120px}.logo-strip.animate{animation-duration:30s}}@media (prefers-contrast:high){.company-logo{filter:grayscale(100%) contrast(1.2);opacity:.9}.company-logo:hover{opacity:1}}.recommendation-banner{background:#fff;border-bottom:1px solid #ddd;overflow:hidden;padding:60px 40px}.rec-group{display:flex;gap:60px;justify-content:center;margin:0 auto;max-width:1200px;opacity:1;transition:opacity 1s ease}.rec-group.fade{opacity:0}.rec-item{align-items:center;display:flex;flex:1 1;gap:20px;max-width:360px;min-height:140px}.rec-person{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;text-align:right;width:120px}.avatar{background:#ccc;border-radius:50%;filter:grayscale(100%) brightness(1.1);height:64px;margin-bottom:8px;overflow:hidden;width:64px}.person-info{margin-right:5px}.name{color:#535353;font-size:.9rem;font-weight:600;line-height:1.2;margin-bottom:2px}.title{color:#7f7f7f;font-size:.8rem;line-height:1.3;text-align:right}.rec-quote{align-items:center;border:1.5px solid #ddd;border-radius:15px;display:flex;height:5rem;justify-content:center;padding:2rem;width:10rem}.rec-quote blockquote{color:#707070;font-size:1.1rem;font-style:italic;line-height:1.5;margin:0;text-align:center}.avatar img{border-radius:50%;height:100%;object-fit:cover;width:100%}@media (max-width:768px){.recommendation-banner{padding:40px 30px}.rec-group{gap:40px}.rec-item{max-width:320px;min-height:120px}.rec-person{width:100px}.avatar{height:56px;width:56px}.name{font-size:.85rem}.title{font-size:.75rem}.rec-quote{padding:16px}.rec-quote blockquote{font-size:.9rem}}@media (max-width:480px){.recommendation-banner{padding:30px 20px}.rec-group{align-items:center;flex-direction:column;gap:0}.rec-group.step-1,.rec-item{max-width:100%}.rec-item{flex-direction:column;gap:20px;min-height:auto;text-align:center;width:100%}.rec-person{align-items:center;flex-direction:row;gap:15px;justify-content:center;margin-bottom:10px;width:auto}.avatar{height:60px;margin-bottom:0;width:60px}.person-info{text-align:left}.name{font-size:1rem;margin-bottom:4px}.title{font-size:.85rem}.rec-quote{background:#f8f9fa;border-radius:12px;box-shadow:0 2px 8px #0000001a;height:4.5rem;padding:.7rem;width:13rem}.rec-quote blockquote{font-size:1rem;line-height:1.6;text-align:center}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.recommendation-banner{padding:20px 30px}.rec-item{flex-direction:row;gap:15px;min-height:100px}.rec-person{flex-direction:column;width:80px}.avatar{height:48px;width:48px}.rec-quote{padding:15px}.rec-quote blockquote{font-size:.85rem;line-height:1.4}}@media (prefers-contrast:high){.rec-quote{background:#fff;border-color:#333}.rec-quote blockquote{color:#000}}@media (prefers-reduced-motion:reduce){.rec-group{transition:none}}.avatar.has-crop{border-radius:50%;overflow:hidden;position:relative}.avatar__img.has-crop{aspect-ratio:auto!important;border-radius:0;height:auto;max-width:none;object-fit:fill!important;position:absolute}.avatar.no-crop{border-radius:50%;height:64px;overflow:hidden;width:64px}.avatar__img.no-crop{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.news-banner{background:#fff;border-bottom:1px solid #ddd;overflow:hidden;padding:40px 0;position:relative}.header-title{font-size:2rem;font-weight:600;margin:0;padding:0 140px}.news-scroll-wrapper{overflow-x:auto;overflow-y:hidden;padding-bottom:10px;scroll-snap-type:x mandatory;scrollbar-color:#5ede44 #f0f0f0;scrollbar-width:thin}.news-scroll-wrapper::-webkit-scrollbar{height:8px}.news-scroll-wrapper::-webkit-scrollbar-track{background:#f0f0f0;border-radius:4px}.news-scroll-wrapper::-webkit-scrollbar-thumb{background:#5ede44;border-radius:4px}.news-scroll-wrapper::-webkit-scrollbar-thumb:hover{background:#4bc93a}.news-slides{display:flex;gap:24px;padding:20px 0}.news-slide{flex-shrink:0;scroll-snap-align:start}.news-card-small{background:#fff;border:.5px solid #e5e5e5;border-radius:20px!important;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;font-family:Inter,sans-serif;height:400px;padding:20px;transition:transform .2s ease,box-shadow .2s ease;width:400px}.news-card-small:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.news-img{aspect-ratio:16/9;border-radius:12px;flex-shrink:0;margin-bottom:20px}.news-header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between}.news-header h2{color:#333;margin:5px 0}.news-date{border:1px solid #dcdcdc;border-radius:8px;color:#898989;font-size:.7rem;margin-left:12px;padding:4px 12px;white-space:nowrap}.news-card__excerpt,.news-excerpt{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#434343;display:-webkit-box;flex-grow:1;font-size:.9rem;line-height:1.5;margin:7px 0 12px;overflow:hidden}.news-card__excerpt a,.news-excerpt a{text-decoration:underline;text-underline-offset:2px}.news-card__excerpt a:hover,.news-excerpt a:hover{text-decoration-thickness:2px}@media (max-width:480px){.news-card__excerpt,.news-excerpt{-webkit-line-clamp:4}}.news-footer{display:flex;justify-content:center}.btn.small{background:#5ede44;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.8rem;padding:10px 16px;transition:all .2s ease}.btn.small:hover{background:#4bc93a;transform:translateY(-1px)}.news-scroll-container:after{background:linear-gradient(90deg,#0000,#fffc);content:"";height:100%;pointer-events:none;position:absolute;right:80px;top:0;width:60px;z-index:5}@media (max-width:480px){.news-banner{padding:30px 0}.header-title{padding:15px 140px}.news-scroll-container{padding:0 50px!important}.news-scroll-wrapper{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.news-scroll-container:after{right:50px;width:50px}.news-card-small{border-radius:16px;height:420px;padding:20px;width:280px}.news-img{aspect-ratio:4/3;border-radius:8px;margin-bottom:12px}.news-header{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:12px}.news-header h3{font-size:.95rem}.news-date{font-size:.75rem;margin-left:0;padding:3px 10px}.news-excerpt{font-size:.85rem;line-height:1.4}.news-footer{margin-top:10px;padding-top:5px}.btn.small{font-size:.85rem;padding:0 20px}.news-slides{gap:20px;padding:5px}.news-scroll-wrapper::-webkit-scrollbar{height:6px}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.news-banner{padding:20px 0}.news-card-small{height:300px;padding:16px;width:320px}.news-img{aspect-ratio:16/9;margin-bottom:10px}.news-header{flex-direction:row;margin-bottom:8px}.news-excerpt{font-size:.85rem}}@media (prefers-contrast:high){.news-card-small{border-color:#333;border-width:2px}.news-scroll-wrapper::-webkit-scrollbar-thumb{background:#333}}@media (prefers-reduced-motion:reduce){.news-card-small{transition:none}.news-scroll-wrapper{scroll-behavior:auto}.btn.small{transition:none}}@media (hover:none) and (pointer:coarse){.btn.small:active,.news-card-small:active{transform:scale(.98)}.btn.small:active{background:#4bc93a}}.news-scroll-container{margin:0;padding:0 120px;position:relative}.news-nav-btn{align-items:center;background:#fffffff2;border:1px solid #e5e5e5;border-radius:50%;box-shadow:0 4px 15px #00000026;color:#333;cursor:pointer;display:flex;font-size:16px;height:40px;justify-content:center;margin:0 10px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:40px;z-index:20}.news-nav-btn:hover{background:#5ede44;color:#fff;transform:translateY(-50%) scale(1.1)}.news-nav-btn.prev{left:10px}.news-nav-btn.next{right:10px}.news-nav-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.news-nav-btn{font-size:14px;height:35px;width:35px}.news-nav-btn.prev{left:5px}.news-nav-btn.next{right:5px}}@media (max-width:480px){.news-nav-btn{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;font-size:14px;height:32px;padding:20px;width:32px}.news-nav-btn.prev{left:5px}.news-nav-btn.next{right:5px}}.footer{align-items:center;background:#fff;border-top:1px solid #ddd;display:flex;flex-wrap:wrap;font-family:Inter,sans-serif;gap:20px;justify-content:space-between;padding:20px 40px}.footer .copyright{color:#969696;font-size:.85rem;order:1;white-space:nowrap}.footer-logo{cursor:pointer;height:80px;order:2;transition:opacity .2s ease}.footer-logo:hover{opacity:.8}.social-placeholders{display:flex;gap:24px;order:3}.social-button{align-items:center;background-color:#fff;border:1px solid #c2c2c2;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;transition:all .3s ease;width:40px}.social-button:hover{background-color:#fff3;transform:scale(1.1)}.social-button:focus{outline:2px solid #4d4d4d;outline-offset:2px}.social-icon{filter:brightness(0) saturate(10%) invert(70%) sepia(0) saturate(0) hue-rotate(158deg) brightness(96%) contrast(86%);height:24px;object-fit:contain;width:24px}.social-icon:hover{filter:brightness(0) invert(40%) drop-shadow(0 0 5px rgba(255,255,255,.5))}@media (max-width:768px){.footer{gap:16px;padding:18px 30px}.footer-logo{height:60px}.footer .copyright{font-size:.8rem}.social-placeholders{gap:20px}.ellipse{height:20px;width:20px}}@media (max-width:480px){.footer{flex-direction:column;gap:20px;padding:24px 20px;text-align:center}.footer .copyright{font-size:.75rem;order:3;white-space:normal}.footer-logo{height:50px;order:1}.social-placeholders{gap:18px;justify-content:center;order:2}.ellipse{background-clip:content-box;height:18px;padding:6px;width:18px}}@media (max-width:360px){.footer{gap:16px;padding:20px 15px}.footer-logo{height:40px}.footer .copyright{font-size:.7rem;line-height:1.3}.social-placeholders{gap:16px}.ellipse{height:16px;padding:8px;width:16px}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.footer{flex-direction:row;gap:12px;padding:12px 30px}.footer .copyright{font-size:.75rem;order:1}.footer-logo{height:35px;order:2}.social-placeholders{gap:15px;order:3}.ellipse{height:16px;padding:4px;width:16px}}@media (prefers-contrast:high){.footer{border-top-color:#333;border-top-width:2px}.footer .copyright{color:#333}.ellipse{border-color:#333;border-width:2px}.ellipse:hover{background:#333}}@media (prefers-reduced-motion:reduce){.ellipse,.footer-logo{transition:none}.footer-logo:hover{opacity:1}.ellipse:hover{transform:none}}@media (hover:none) and (pointer:coarse){.ellipse:active{transform:scale(.95)}.footer-logo:active{opacity:.7}}@media print{.footer{background:#0000;border-top:1px solid #000;padding:10px 0}.social-placeholders{display:none}.footer .copyright{color:#000}}.toggle-button-container{align-items:center;background-color:#cacaca;border:1px solid #ccc;border-radius:50px;cursor:pointer;display:flex;height:clamp(32px,8vw,40px);margin:5px;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:clamp(120px,30vw,180px)}.toggle-button-container:hover{background-color:#bebebe;border-color:#b4b4b4}.toggle-button-container:focus{outline:2px solid #2ecc71;outline-offset:2px}.toggle-buttons{color:#5c5c5c;font-family:inherit;font-size:clamp(.7rem,2vw,.8rem);justify-content:space-between}.toggle-buttons,.toggle-buttons p{align-items:center;display:flex;height:100%;width:100%}.toggle-buttons p{border-radius:20px;justify-content:center;margin:0;padding:0 10px;transition:all .2s ease}.toggle-button-selected{background-color:#fff;border:1px solid #c1c1c1;box-shadow:0 1px 3px #0000001a;color:#333;font-weight:500}.toggle-button-unselected{background-color:initial}.toggle-button-unselected:hover{background-color:#ffffff4d}@media (max-width:480px){.toggle-button-container{height:clamp(36px,10vw,44px);margin:8px;width:clamp(140px,40vw,180px)}.toggle-buttons{font-size:clamp(.75rem,2.5vw,.85rem)}.toggle-buttons p{padding:0 8px}}@media (max-width:360px){.toggle-button-container{height:36px;width:140px}.toggle-buttons{font-size:.7rem}.toggle-buttons p{padding:0 6px}}@media (hover:none) and (pointer:coarse){.toggle-button-container{height:clamp(44px,10vw,48px);min-height:44px}}@media (prefers-contrast:high){.toggle-button-container,.toggle-button-selected{border-color:#333;border-width:2px}.toggle-button-selected{background-color:#f0f0f0;color:#000}.toggle-buttons{color:#333}}@media (prefers-reduced-motion:reduce){.toggle-button-container,.toggle-buttons p{transition:none}}.container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;text-align:center}.container h1{color:#333;font-size:clamp(1.5rem,4vw,2rem);font-weight:600;margin-bottom:1.5rem}.submit-message{border-radius:8px;font-weight:500;margin:1rem 0;max-width:600px;padding:1rem;text-align:center;width:100%}.submit-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.submit-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.contact-form{background:#fff;border:1px solid #ddd;border-radius:15px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:row;margin:20px 0;max-width:1000px;min-height:650px;overflow:hidden;position:relative;width:100%}.submitted-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#155724;font-size:1.2rem;line-height:1.6;margin:2rem auto;max-width:600px;padding:3rem 2rem;text-align:center}.submitted-message:before{color:#28a745;content:"✓";display:block;font-size:3rem;margin-bottom:1rem}@media (max-width:768px){.container{margin-bottom:15px;padding:0 1.5rem}.container h1{margin-bottom:1.25rem}.contact-form{border-radius:12px;box-shadow:0 2px 8px #00000014;margin:15px}}@media (max-width:480px){.container{margin-bottom:10px;padding:0 1rem}.container h1{font-size:1.5rem;margin-bottom:1rem}.contact-form{box-shadow:0 2px 6px #0000001a;flex-direction:column;overflow:visible;position:relative}.contact-form,.review-container{border-radius:10px;height:auto;margin:10px;min-height:auto;width:calc(100% - 20px)}}@media (max-width:360px){.container{padding:0 .75rem}.contact-form{border-radius:8px;margin:8px;width:calc(100% - 16px)}}.review-page{margin:0 auto;max-width:800px;padding:2rem 0}.review-header,.review-page,.review-title{text-align:center}.review-header{margin-bottom:2rem}.review-header h2{color:#333;font-size:2rem;margin-bottom:.5rem}.review-header p{color:#6c757d;font-size:1.1rem}.review-actions{align-items:center}.back-button{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.back-button:hover{background:#5a6268}.submit-button{background:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.submit-button:hover:not(:disabled){background:#0056b3}.submit-button:disabled{background:#6c757d;cursor:not-allowed}@media (max-width:768px){.review-actions{flex-direction:column;gap:1rem}.back-button,.submit-button{width:100%}}.review-header-outside{margin-top:1rem;padding:0;text-align:center}.review-header-outside h1{color:#333;font-size:clamp(1.5rem,4vw,2rem);font-weight:600;margin:0 0 .5rem}.review-subtitle{color:#666;font-size:1rem;font-weight:400;margin:0}.review-container{background:#fff;border:1px solid #ddd;border-radius:15px;box-shadow:0 4px 12px #0000001a;margin:20px 0;max-width:1000px;min-height:650px;overflow:hidden;position:relative;width:100%}.review-content{display:flex;flex:1 1;flex-direction:row;gap:2rem;padding:2rem}.review-section{flex:1 1;min-width:0}.review-section:first-child{border-right:2px solid #e0e0e0;padding-right:1rem}.review-section:last-child{padding-left:1rem}.section-header{align-items:center;border-bottom:2px solid #2ecc71;display:flex;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.75rem}.section-header h2{color:#333;font-size:1.3rem;font-weight:600;margin:0;text-align:left}.section-icon{font-size:1.5rem;opacity:.8}.review-grid{gap:1.5rem}.review-grid,.review-item{display:flex;flex-direction:column;text-align:left}.review-item{gap:.5rem}.review-item.full-width{grid-column:1/-1}.review-item label{color:#555;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-align:left;text-transform:uppercase}.review-value{border-bottom:1px solid #e0e0e0;font-weight:500;padding:.5rem 0}.review-text,.review-value{color:#333;font-size:1rem;text-align:left}.review-text{background:#fff;border:1px solid #e0e0e0;border-radius:8px;line-height:1.6;min-height:80px;padding:1rem}.review-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-start;padding:.5rem 0}.tag{background:#2ecc71;border-radius:20px;color:#fff;display:inline-block;font-size:.85rem;font-weight:500;padding:.4rem .8rem;transition:all .2s ease}.tag:hover{background:#27ae60;transform:translateY(-1px)}.tag-custom{background:#2ecc71;position:relative}.tag-custom:before{content:"✏️";font-size:.7rem;margin-right:.3rem}.review-files{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}.file-item{border:1px solid #e0e0e0;font-size:.9rem;justify-content:space-between}.file-name{color:#333;margin-right:.5rem;word-break:break-word}.file-size{white-space:nowrap}.review-actions{background:#f8f9fa;border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1rem 2rem}.review-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;min-width:140px;padding:12px 24px;text-decoration:none;transition:all .2s ease}.review-btn-primary{background:#2ecc71;color:#fff}.review-btn-primary:hover:not(:disabled){background:#27ae60;box-shadow:0 4px 8px #2ecc714d;transform:translateY(-1px)}.review-btn-primary:disabled{background:#ccc;box-shadow:none;cursor:not-allowed;transform:none}.review-btn-secondary{background:#f8f9fa;border:1px solid #ddd;color:#333}.review-btn-secondary:hover:not(:disabled){background:#e9ecef;box-shadow:0 4px 8px #0000001a;transform:translateY(-1px)}.review-btn-secondary:disabled{background:#f5f5f5;box-shadow:none;color:#999;cursor:not-allowed;transform:none}@media (max-width:768px){.review-header-outside{margin-bottom:1.5rem}.review-container{border-radius:12px;height:auto;margin:15px;min-height:auto}.review-content{flex-direction:column;gap:1.5rem;padding:1.5rem 1rem}.review-section:first-child{border-bottom:2px solid #e0e0e0;border-right:none;padding-bottom:1rem;padding-right:0}.review-section:last-child{padding-left:0;padding-top:1rem}.review-grid{gap:1rem}.review-actions{align-items:center;flex-direction:column;padding:1.5rem 1rem}.review-btn{max-width:300px;width:100%}.file-item{align-items:flex-start;flex-direction:column;gap:.25rem}.file-name{margin-right:0}.file-size{font-size:.75rem}}@media (max-width:480px){.review-header-outside{margin-bottom:1rem}.review-content{padding:1rem}.review-section:first-child{padding-bottom:.75rem}.review-section:last-child{padding-top:.75rem}.section-header{align-items:flex-start;flex-direction:column;gap:.5rem}.review-tags{gap:.4rem}.tag{font-size:.8rem;padding:.3rem .6rem}}.contact-details{border-right:1px solid #bbb;display:flex;flex-direction:column;gap:1rem;padding:20px;width:70%}.contact-details-content{flex:1 1}.mobile-navigation{display:none}.contact-details h3{color:#333;font-size:clamp(1rem,2.5vw,1.1rem);font-weight:600;margin-bottom:1rem;text-align:left}.contact-details h4{color:#555;font-size:clamp(.9rem,2vw,1rem);font-weight:500;margin:1.5rem 0 .5rem;text-align:left}.input-group{display:flex;flex-direction:column;gap:.25rem}.contact-details input[type=email],.contact-details input[type=tel],.contact-details input[type=text]{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;min-height:44px;padding:.75rem;transition:all .2s ease;width:100%}.contact-details input[type=email]:focus,.contact-details input[type=tel]:focus,.contact-details input[type=text]:focus{border-color:#2ecc71;box-shadow:0 0 0 3px #2ecc711a;outline:none}.contact-details input[type=email].error,.contact-details input[type=tel].error,.contact-details input[type=text].error{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.file-upload-wrapper{display:flex;flex-direction:column;position:relative}.contact-details input[type=file]{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.file-upload-label{align-items:center;background:#f9f9f9;border:2px dashed #ddd;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;font-size:.9rem;justify-content:center;min-height:44px;padding:1rem;text-align:center;transition:all .2s ease}.file-upload-label:hover{background:#f0f8f0;border-color:#2ecc71}.file-upload-wrapper:focus-within .file-upload-label{border-color:#2ecc71;box-shadow:0 0 0 3px #2ecc711a}.file-selected{color:#2ecc71;font-weight:500}.file-placeholder{color:#666}.file-info{align-items:center;background:#f0f8f0;border-radius:6px;display:flex;font-size:.8rem;justify-content:space-between;padding:.5rem}.file-size{color:#666;margin:0}.remove-file-btn{background:none;border:none;border-radius:4px;color:#e74c3c;cursor:pointer;font-size:.8rem;padding:.25rem .5rem;transition:background-color .2s ease}.remove-file-btn:hover{background:#e74c3c1a}.files-info{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:1rem;padding:1rem}.files-info h5{color:#495057;font-size:.9rem;font-weight:600;margin:0 0 .8rem}.file-item{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:6px;display:flex;font-size:.85rem;gap:.5rem;margin-bottom:.5rem;padding:.5rem}.file-item:last-child{margin-bottom:0}.file-name{color:#495057;flex:1 1;font-weight:500}.file-size{color:#6c757d;font-size:.8rem}.file-item .remove-file-btn{align-items:center;background:#e74c3c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.7rem;font-weight:700;height:24px;justify-content:center;padding:0;transition:all .2s ease;width:24px}.file-item .remove-file-btn:hover{background:#c0392b;transform:scale(1.1)}.mobile-next-btn{background:#2ecc71;border:1px solid #ddd;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;min-height:48px;padding:.7rem 1.5rem;transition:all .2s ease;width:100%}.mobile-next-btn:hover{background:#27ae60;border-color:#27ae60}.mobile-next-btn:focus{outline:2px solid #2ecc71;outline-offset:2px}@media (max-width:768px){.contact-details{padding:18px;width:65%}.contact-details h3{font-size:1rem;margin-bottom:.8rem}.contact-details h4{margin:1.2rem 0 .4rem}.contact-details input[type=email],.contact-details input[type=tel],.contact-details input[type=text]{font-size:.95rem;padding:.7rem}.file-upload-label{font-size:.85rem;padding:.8rem}}@media (max-width:480px){.contact-details{background:#fff;border-bottom:1px solid #bbb;border-right:none;box-sizing:border-box;display:flex;flex-direction:column;min-height:auto;overflow-x:hidden;overflow-y:auto;padding:16px;width:100%}.contact-details.mobile-hidden{display:none!important}.contact-details.mobile-active{display:flex!important}.contact-details-content{flex:1 1}.mobile-navigation{align-items:center;box-sizing:border-box;display:flex!important;flex-direction:column;gap:1rem;margin-top:2rem;position:relative;width:100%}.mobile-navigation .page-indicator{justify-content:center;left:50%;position:absolute;top:-3rem;transform:translateX(-50%);white-space:nowrap}.mobile-navigation .page-text{font-size:.75rem}.mobile-navigation .page-dot{background:#ddd;border-radius:50%;height:8px;transition:all .2s ease;width:8px}.mobile-navigation .page-dot.active{background:#2ecc71;transform:scale(1.2)}.mobile-next-btn{background:#2ecc71;border:1px solid #ddd;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;min-height:48px;padding:.7rem 1.5rem;transition:all .2s ease;width:100%}.mobile-next-btn:hover{background:#27ae60;border-color:#27ae60}.mobile-next-btn:focus{outline:2px solid #2ecc71;outline-offset:2px}.contact-details h3{font-size:1rem;margin-bottom:.75rem}.contact-details h3,.contact-details h4{box-sizing:border-box;padding:0 .5rem;text-align:center}.contact-details h4{font-size:.9rem;margin:1rem 0 .5rem}.input-group{box-sizing:border-box;width:100%}.contact-details input[type=email],.contact-details input[type=tel],.contact-details input[type=text]{border-radius:6px;box-sizing:border-box;font-size:1rem;margin-bottom:.5rem;padding:.8rem;width:100%}.file-upload-label,.file-upload-wrapper{box-sizing:border-box;width:100%}.file-upload-label{word-wrap:break-word;border-radius:6px;font-size:.9rem;min-height:48px;padding:.9rem}.file-info{align-items:flex-start;box-sizing:border-box;flex-direction:column;gap:.5rem;width:100%}.file-size{word-break:break-all}.remove-file-btn{align-self:flex-end;box-sizing:border-box}.file-selected{text-align:center;word-break:break-all}.files-info{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;margin-top:.75rem;padding:.75rem}.files-info h5{color:#495057;font-size:.85rem;font-weight:600;margin:0 0 .5rem;text-align:center}.file-item{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:6px;box-sizing:border-box;display:flex;font-size:.8rem;gap:.5rem;margin-bottom:.5rem;min-height:auto;padding:.5rem;position:relative;width:100%}.file-item:last-child{margin-bottom:0}.file-name{color:#495057;flex:1 1;font-size:.8rem;font-weight:500;line-height:1.2;margin:0;padding-right:30px;word-break:break-word}.file-item .file-size{color:#6c757d;flex-shrink:0;font-size:.75rem;margin:0;white-space:nowrap}.file-item .remove-file-btn{align-items:center!important;background:#e74c3c!important;border:none!important;border-radius:50%!important;color:#fff!important;cursor:pointer;display:flex!important;flex-shrink:0;font-size:.7rem!important;font-weight:700!important;height:20px!important;justify-content:center!important;line-height:1!important;margin:0!important;min-height:20px!important;min-width:20px!important;padding:0!important;position:absolute!important;right:-8px!important;top:-8px!important;transition:all .2s ease;width:20px!important;z-index:1}.file-item .remove-file-btn:hover{background:#c0392b!important;transform:scale(1.1)}.error-text{box-sizing:border-box;padding:0 .25rem}}@media (max-width:360px){.contact-details{padding:12px}.contact-details h3{font-size:.95rem;padding:0 .25rem}.contact-details h4{font-size:.85rem;padding:0 .25rem}.contact-details input[type=email],.contact-details input[type=tel],.contact-details input[type=text]{font-size:.9rem;padding:.7rem}.file-upload-label{font-size:.85rem;padding:.8rem}}@media (prefers-contrast:high){.contact-details input[type=email],.contact-details input[type=tel],.contact-details input[type=text]{border-color:#333;border-width:2px}.file-upload-label{border-color:#333}.error-text{color:#c00;font-weight:600}}@media (hover:none) and (pointer:coarse){.contact-details input[type=email],.contact-details input[type=tel],.contact-details input[type=text],.file-upload-label{min-height:48px;padding:.8rem}.remove-file-btn{min-height:44px;padding:.5rem}}@media (prefers-reduced-motion:reduce){.contact-details input[type=email],.contact-details input[type=tel],.contact-details input[type=text],.file-upload-label,.remove-file-btn{transition:none}}.file-upload-label.disabled{cursor:not-allowed;opacity:.6}.file-upload-label.disabled,.file-upload-label.disabled:hover{background:#f5f5f5;border-color:#ccc}.page-indicator{gap:8px;justify-content:center;padding:.5rem}.page-dot{background-color:#ccc;cursor:pointer;position:relative;transition:all .3s ease}.page-dot.active{background-color:#2ecc71;border-radius:4px;height:8px;width:24px}.page-dot:hover{background-color:#999}.page-dot.active:hover{background-color:#27ae60}.page-dot:focus{outline:2px solid #2ecc71;outline-offset:2px}@media (max-width:768px){.page-indicator{gap:6px;padding:.4rem}.page-dot{height:10px;width:10px}.page-dot.active{border-radius:5px;height:10px;width:28px}}@media (max-width:480px){.page-indicator{gap:8px;padding:.6rem}.page-dot{height:12px;min-height:12px;min-width:12px;width:12px}.page-dot.active{border-radius:6px;height:12px;min-width:32px;width:32px}}@media (max-width:360px){.page-indicator{gap:6px}.page-dot{height:10px;min-height:10px;min-width:10px;width:10px}.page-dot.active{border-radius:5px;height:10px;min-width:28px;width:28px}}@media (hover:none) and (pointer:coarse){.page-dot{height:14px;min-height:14px;min-width:14px;width:14px}.page-dot.active{border-radius:7px;height:14px;min-width:36px;width:36px}.page-dot:before{border-radius:50%;bottom:-8px;content:"";left:-8px;position:absolute;right:-8px;top:-8px}.page-dot.active:before{border-radius:12px}}@media (prefers-contrast:high){.page-dot{background-color:#666;border:1px solid #333}.page-dot.active{background-color:#000;border-color:#000}.page-dot:hover{background-color:#333}.page-dot.active:hover{background-color:#000}}@media (prefers-reduced-motion:reduce){.page-dot{transition:none}}.contact-specifics{display:flex;flex-direction:column;gap:1rem;min-height:400px;padding:20px;width:100%}.desktop-content{display:block}.mobile-content{display:none}.desktop-navigation{display:flex}.mobile-navigation{display:none!important}.contact-specifics h4{color:#555;font-size:clamp(.9rem,2vw,1rem);font-weight:500;margin:.5rem 0;text-align:left}.contact-specifics input[type=email],.contact-specifics input[type=tel],.contact-specifics input[type=text]{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;min-height:44px;padding:.75rem;transition:all .2s ease;width:100%}.contact-specifics input[type=email]:focus,.contact-specifics input[type=tel]:focus,.contact-specifics input[type=text]:focus{border-color:#2ecc71;box-shadow:0 0 0 3px #2ecc711a;outline:none}.contact-specifics input[type=email].error,.contact-specifics input[type=tel].error,.contact-specifics input[type=text].error{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.error-text{color:#e74c3c;font-size:.8rem;margin-top:.25rem}.button-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;margin-top:20px}.button-container input[type=button]{background:#fff;border:1px solid #ddd;border-radius:20px;color:#666;cursor:pointer;font-family:inherit;font-size:.85rem;margin:0;min-height:44px;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.button-container input[type=button]:hover{background:#f0f8f0;border-color:#2ecc71}.button-container input[type=button].selected{background:#2ecc71;border-color:#2ecc71;color:#fff}.button-container input[type=button].selected:hover{background:#27ae60;border-color:#27ae60}.button-container input[type=button]:focus{outline:2px solid #2ecc71;outline-offset:2px}.contact-specifics textarea{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:.9rem;line-height:1.4;min-height:100px;padding:.75rem;resize:vertical;transition:all .2s ease;width:100%}.contact-specifics textarea:focus{border-color:#2ecc71;box-shadow:0 0 0 3px #2ecc711a;outline:none}.contact-specifics textarea::placeholder{color:#999;font-style:italic}.form-section{flex:1 1;opacity:1;transform:translateX(0);transition:all .3s ease}.navigation-buttons{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;margin-top:auto;padding-top:2rem}.navigation-buttons button{background:#fff;border:1px solid #ddd;border-radius:6px;color:#666;cursor:pointer;font-family:inherit;font-size:.9rem;min-height:44px;min-width:80px;padding:.6rem 1.5rem;transition:all .2s ease}.navigation-buttons button:not(:disabled):hover{background:#2ecc71;border-color:#2ecc71;color:#fff}.navigation-buttons button:disabled{background:#f5f5f5;cursor:not-allowed;opacity:.5}.navigation-buttons button:focus{outline:2px solid #2ecc71;outline-offset:2px}.page-indicator{align-items:center;display:flex;gap:.5rem}.page-dot{background:#ddd;border-radius:50%;height:8px;transition:all .2s ease;width:8px}.page-dot.active{background:#2ecc71;transform:scale(1.2)}.page-text{color:#666;font-size:.8rem;margin:0 .5rem}.submit-button{background:#2ecc71!important;border-color:#2ecc71!important;color:#fff!important;font-weight:500}.submit-button:hover{background:#27ae60!important;border-color:#27ae60!important}.form-section.slide-out{opacity:0;transform:translateX(-20px)}.form-section.slide-in{animation:slideIn .3s ease forwards;opacity:0;transform:translateX(20px)}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.contact-specifics{min-height:350px;padding:18px}.contact-specifics h4{font-size:.95rem;text-align:center}.button-container{gap:.4rem;justify-content:center}.button-container input[type=button]{font-size:.8rem;padding:.45rem .9rem}.contact-specifics textarea{font-size:.85rem;min-height:80px}.navigation-buttons{padding-top:1.5rem}.navigation-buttons button{font-size:.85rem;padding:.55rem 1.2rem}}@media (max-width:480px){.contact-specifics{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;min-height:auto;overflow-x:hidden;padding:16px;width:100%;z-index:10}.contact-specifics.mobile-hidden{display:none!important}.contact-specifics.mobile-active{display:flex!important}.desktop-content{display:none!important}.mobile-content{box-sizing:border-box;display:block!important;width:100%}.desktop-navigation{display:none!important}.mobile-navigation{align-items:center;box-sizing:border-box;display:flex!important;flex-direction:column;gap:1rem;margin-top:2rem;width:100%}.contact-specifics h4{box-sizing:border-box;font-size:.9rem;margin:.75rem 0 .5rem;padding:0 .5rem;text-align:center}.button-container{box-sizing:border-box;gap:.3rem;justify-content:center;margin-bottom:.75rem;padding:0;width:100%}.button-container input[type=button]{box-sizing:border-box;flex:0 0 auto;max-width:none;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:auto}.button-container .custom-skill-button,.button-container input[type=button],.button-container input[type=button].selected{border-radius:20px;font-size:.7rem;height:44px!important;max-height:44px!important;min-height:44px!important;padding:.5rem 1rem!important}.contact-specifics textarea{border-radius:6px;box-sizing:border-box;font-size:.9rem;min-height:90px;padding:.7rem;resize:vertical;width:100%}.form-section{box-sizing:border-box;overflow-x:hidden;width:100%}.navigation-buttons{box-sizing:border-box;flex-direction:row;gap:1rem;justify-content:space-between;padding-top:1.25rem;position:relative;width:100%}.navigation-buttons button{border-radius:6px;box-sizing:border-box;flex:1 1;font-size:.9rem;max-width:calc(50% - .5rem);min-height:48px;padding:.7rem}.page-indicator{justify-content:center;left:50%;position:absolute;top:-3rem;transform:translateX(-50%);white-space:nowrap}.page-text{font-size:.75rem}}@media (max-width:360px){.contact-specifics{min-height:350px;padding:12px}.contact-specifics h4{font-size:.85rem;padding:0 .25rem}.button-container{gap:.2rem}.button-container input[type=button]{font-size:.65rem;max-width:calc(50% - .1rem);min-height:36px;padding:.35rem .5rem}.contact-specifics textarea{font-size:.85rem;min-height:80px;padding:.6rem}.navigation-buttons button{font-size:.85rem;min-height:44px;padding:.6rem}.page-text{font-size:.7rem}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.contact-specifics{min-height:300px;padding:12px}.contact-specifics textarea{min-height:60px}.navigation-buttons{flex-direction:row;padding-top:1rem}.navigation-buttons button{flex:1 1;min-width:100px;width:auto}.page-indicator{left:auto;position:relative;top:auto;transform:none}}@media (prefers-contrast:high){.button-container input[type=button]{border-color:#333;border-width:2px}.button-container input[type=button].selected{background:#333;border-color:#333}.contact-specifics textarea,.navigation-buttons button{border-color:#333;border-width:2px}.page-dot.active{background:#333}}@media (hover:none) and (pointer:coarse){.button-container input[type=button]{min-height:48px;padding:.6rem 1rem}.navigation-buttons button{min-height:48px;padding:.7rem 1.5rem}.contact-specifics textarea{padding:.8rem}}@media (prefers-reduced-motion:reduce){.button-container input[type=button],.contact-specifics textarea,.form-section,.navigation-buttons button,.page-dot{transition:none}.form-section.slide-in{animation:none;opacity:1;transform:translateX(0)}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}}.review-section{margin:0 auto;max-width:600px}.review-section h4{color:#333;margin-bottom:2rem;text-align:center}.review-content{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:1.5rem}.review-group{border-bottom:1px solid #dee2e6;margin-bottom:1.5rem;padding-bottom:1rem}.review-group:last-child{border-bottom:none;margin-bottom:0}.review-group h5{color:#495057;font-size:1rem;font-weight:600;margin-bottom:.5rem}.review-group p{color:#6c757d;line-height:1.5;margin:0}.review-group p strong{color:#495057;font-weight:600}.custom-skills-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin-top:1rem;padding:1rem}.custom-skills-section h5{color:#495057;font-size:.9rem;font-weight:500;margin:0 0 .75rem}.custom-skill-input{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.custom-skill-input input[type=text]{border:1px solid #ddd;border-radius:6px;flex:1 1;font-family:inherit;font-size:.85rem;min-height:40px;padding:.5rem .75rem;transition:all .2s ease}.custom-skill-input input[type=text]:focus{border-color:#2ecc71;box-shadow:0 0 0 2px #2ecc711a;outline:none}.custom-skill-input input[type=text]::placeholder{color:#999;font-style:italic}.add-skill-btn{background:#2ecc71;border:1px solid #2ecc71;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:500;min-height:40px;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.add-skill-btn:hover{background:#27ae60;border-color:#27ae60}.add-skill-btn:focus{outline:2px solid #2ecc71;outline-offset:2px}.custom-skills-list{display:flex;flex-wrap:wrap;gap:.5rem}.custom-skill-bubble{align-items:center;background:#2ecc71;border:1px solid #2ecc71;border-radius:20px;color:#fff;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:.5rem;margin:0;max-width:none;min-height:44px;min-width:fit-content;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap;width:auto}.custom-skill-bubble:hover{background:#27ae60;border-color:#2ecc71}.custom-skill-bubble .skill-text{color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-skill-bubble .skill-text:hover{color:#fff}.editable-skill-input{background:#fff;border:1px solid #ddd;border-radius:20px!important;box-sizing:border-box;color:#666;display:inline-block;flex-shrink:0;font-family:inherit;font-size:.85rem;font-weight:500;height:44px;margin:0;max-height:44px;max-width:none!important;min-height:44px;min-width:45px!important;outline:none;overflow:visible;padding:.5rem 1rem;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;width:auto!important}.editable-skill-input:focus{border-color:#2ecc71;box-shadow:0 0 0 2px #2ecc711a}.button-container .custom-skill-button{background:#2ecc71!important;border:1px solid #2ecc71!important;border-radius:20px;color:#fff!important;cursor:pointer;font-family:inherit;font-size:.85rem;margin:0;min-height:44px;min-width:fit-content;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap;width:auto}.button-container .custom-skill-button:hover{background:#27ae60!important;border-color:#2ecc71!important}.button-container .custom-skill-button:focus{outline:2px solid #2ecc71;outline-offset:2px}.custom-skill-wrapper,.editing-skill-wrapper{display:inline-block;position:relative}.cancel-edit-btn{align-items:center;background:#e74c3c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:700;height:20px;justify-content:center;padding:0;position:absolute;right:-8px;top:-8px;transition:all .2s ease;width:20px;z-index:1}.cancel-edit-btn:hover{background:#c0392b;transform:scale(1.1)}.cancel-edit-btn:focus{outline:2px solid #e74c3c;outline-offset:2px}.custom-skill-wrapper .remove-skill-btn{align-items:center;background:#e74c3c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:700;height:20px;justify-content:center;padding:0;position:absolute;right:-8px;top:-8px;transition:all .2s ease;width:20px;z-index:1}.custom-skill-wrapper .remove-skill-btn:hover{background:#c0392b;transform:scale(1.1)}.custom-skill-wrapper .remove-skill-btn:focus{outline:2px solid #e74c3c;outline-offset:2px}.editable-skill-input::placeholder{color:#999;opacity:1}.editable-bubble{background:#fff;border:1px dashed #ddd!important;border-radius:20px;color:#999;cursor:pointer;font-family:inherit;font-size:.85rem;margin:0;min-height:44px;min-width:45px;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.editable-bubble:hover{background:#f0f8f0;border-color:#2ecc71}.editable-bubble:focus{outline:2px solid #2ecc71;outline-offset:2px}.remove-skill-btn{align-items:center;background:none;border:none;border-radius:50%;color:#e74c3c;cursor:pointer;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:20px;justify-content:center;padding:0;transition:all .2s ease;width:20px}.remove-skill-btn:hover{background:#e74c3c;color:#fff}.remove-skill-btn:focus{outline:2px solid #e74c3c;outline-offset:2px}@media (max-width:768px){.custom-skills-section{margin-top:.75rem;padding:.75rem}.custom-skills-section h5{font-size:.85rem;margin-bottom:.5rem}.custom-skill-input{align-items:stretch;flex-direction:column;gap:.5rem}.add-skill-btn,.custom-skill-input input[type=text]{font-size:.9rem;min-height:44px}.custom-skill-bubble{background:#2ecc71;border:1px solid #2ecc71;font-size:.85rem;min-width:fit-content;padding:.5rem .75rem;width:auto}.custom-skill-bubble,.custom-skill-bubble .skill-text{color:#fff;max-width:none}.editable-skill-input{font-size:.85rem;max-width:none;min-width:fit-content;width:auto}}@media (max-width:480px){.custom-skills-section{margin-top:.5rem;padding:.5rem}.custom-skills-section h5{font-size:.8rem;text-align:center}.custom-skill-input{gap:.4rem}.add-skill-btn,.custom-skill-input input[type=text]{font-size:.85rem;min-height:40px}.custom-skills-list{gap:.4rem;justify-content:center}.custom-skill-bubble{background:#2ecc71;border:1px solid #2ecc71;font-size:.8rem;min-width:fit-content;padding:.4rem .6rem;width:auto}.custom-skill-bubble,.custom-skill-bubble .skill-text{color:#fff;max-width:none}.editable-skill-input{font-size:.8rem;max-width:none;min-width:fit-content;width:auto}}.about-wrapper{display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh}.about-hero,.about-hero-wrapper{position:relative}.about-hero{align-items:center;display:flex;height:250px}.about-hero:before{background-position:50%;background-size:cover;content:"";filter:grayscale(100%) contrast(1.1);inset:0;position:absolute;z-index:0}.about-hero__overlay{background:#00340359;inset:0;position:absolute;z-index:1}.about-hero__content{color:#fff;padding:3.5rem 0;position:relative;width:100%;z-index:2}.about-title{color:#fff;font-size:2.5rem;font-weight:700;margin:0}.about-subtitle{font-size:1.9rem;font-weight:400;line-height:1.4;margin:20px 0 0}.about-intro{margin:2.5rem 0}.about-body-text{color:#5e5d5d;font-size:1.4rem;font-weight:400;line-height:1.6;margin:25px 0 0}.timeline-section{padding:2.5rem 0}.timeline-title{font-size:2.4rem;font-weight:700;margin:0 0 20px}.timeline{position:relative}.timeline-line{background:#bebcbc;bottom:0;left:50%;margin-left:10px;margin-right:30px;position:absolute;top:0;transform:translateX(-50%);width:3px}.timeline-item{margin-bottom:2.5rem;width:calc(50% - 46px)}.timeline-item.left{float:left;padding:0 40px 0 1rem;text-align:right}.timeline-item.right{float:right;padding:0 0 0 40px;text-align:left}.timeline-year{background:#5ede44;border-radius:9999px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:.6rem;padding:.7rem 1rem}.timeline-box{background:#fff;border:1px solid #c9c9c9;border-radius:20px;box-shadow:0 2px 4px hsla(0,0%,7%,.227);padding:1.5rem 2.6rem}.timeline-box-title{font-size:1.7rem;font-weight:800;margin:0 0 20px;text-align:left}.timeline-box-text{color:#646464;font-size:1.2rem;font-weight:400;line-height:1.3;margin:0;text-align:left}.timeline:after{clear:both;content:"";display:table}.crew-section{background:#fff;padding-bottom:4rem}.crew-banner{align-items:center;background-position:50%;background-size:cover;display:flex;height:180px;position:relative}.banner-overlay{background:#00340359;inset:0;position:absolute}.crew-banner h2{color:#fff;font-size:clamp(1.2rem,3vw,1.4rem);font-weight:600;position:relative;z-index:1}.crew-grid{grid-gap:1.8rem 2rem;display:grid;gap:1.8rem 2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin:2rem auto 0}.crew-card{border-radius:25px;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.crew-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.crew-card img{aspect-ratio:1/1.4;display:block;object-fit:cover;width:100%}.crew-card:after{background:linear-gradient(0deg,#000000b3 0,#0000 55%);content:"";inset:0;pointer-events:none;position:absolute}.crew-info{bottom:15px;color:#fff;left:15px;position:absolute;right:15px;z-index:1}.crew-name{font-size:1.5rem;font-weight:600;margin:0}.crew-role{font-size:1.3rem}.crew-branch,.crew-role{margin:5px 0 0;opacity:.85}.crew-branch{font-size:1.2rem;-webkit-text-decoration:italic;text-decoration:italic}.reveal-on-scroll{opacity:0;transform:translateY(40px);transition:opacity .6s ease-out,transform .6s ease-out}.reveal-on-scroll.reveal{opacity:1;transform:translateY(0)}@media (max-width:768px){.about-hero{height:250px}.about-hero__content{padding:2.5rem 1.5rem}.about-intro{margin:2rem auto;padding:0 1.5rem}.timeline-section{padding:1.5rem 1.5rem 2.5rem}.timeline-item,.timeline-item.left,.timeline-item.right{float:none;margin-bottom:2rem;padding:0;text-align:left;width:100%}.timeline-line{left:0;margin-left:0;transform:none}.crew-banner{height:100px}.crew-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));padding:0 1.5rem}}@media (max-width:480px){.about-hero{height:220px}.about-hero__content{padding:2rem 1rem;text-align:center}.about-title{font-size:1.7rem;font-weight:700;margin-bottom:.5rem}.about-subtitle{font-size:1.2rem;line-height:1.3;margin-top:1rem;text-align:left}.about-intro{margin:1.5rem auto;padding:0 1rem}.about-body-text{font-size:1.1rem;line-height:1.5;margin-bottom:1rem}.timeline-section{padding:1.5rem 1rem 2rem}.timeline-title{font-size:1.8rem;margin-bottom:1.5rem}.timeline-item{margin-bottom:1.5rem;padding:0 0 0 1.5rem}.timeline-year{font-size:.9rem;margin-bottom:.8rem;margin-left:.3rem;padding:.5rem .8rem}.timeline-box{border-radius:12px;margin-top:.5rem;padding:1.2rem 1.5rem}.timeline-box-title{font-size:1.3rem;margin-bottom:.8rem}.timeline-box-text{font-size:1rem;line-height:1.4}.crew-banner{height:100px;padding:0 1rem}.crew-banner h2{font-size:1.5rem}.crew-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin:1.5rem auto 0;padding:0 1rem}.crew-card{border-radius:12px}.crew-info{bottom:8px;left:8px;right:8px}.crew-name{font-size:1.1rem}.crew-role{font-size:.9rem;margin-top:.2rem}.crew-branch{font-size:.8rem}}@media (max-width:360px){.about-hero{height:200px}.about-hero__content{padding:1.5rem .75rem}.about-title{font-size:1.8rem}.about-subtitle{font-size:1.2rem}.about-intro{padding:0 .75rem}.timeline-section{padding:1rem .75rem 1.5rem}.timeline-title{font-size:1.6rem}.timeline-item{padding:0 0 0 1.2rem}.timeline-box{padding:1rem 1.2rem}.timeline-box-title{font-size:1.2rem}.timeline-box-text{font-size:.95rem}.crew-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));padding:0 .75rem}.crew-name{font-size:1rem}.crew-role{font-size:.8rem}.crew-branch{font-size:.75rem}}@media (max-width:768px) and (orientation:landscape){.about-hero{height:180px}.about-hero__content{padding:1.5rem 1rem}.about-title{font-size:2rem}.about-subtitle{font-size:1.3rem}.crew-banner{height:80px}.timeline-section{padding:1rem 1rem 1.5rem}.timeline-box{padding:1rem 1.5rem}}@media (prefers-contrast:high){.timeline-box{border-color:#333;border-width:2px}.crew-card:after{background:linear-gradient(0deg,#000c 0,#0000 60%)}.about-hero__overlay{background:#0009}}@media (prefers-reduced-motion:reduce){.reveal-on-scroll{transform:none;transition:opacity .3s ease}.crew-card{transition:none}.crew-card:hover{box-shadow:none;transform:none}}@media (hover:none) and (pointer:coarse){.crew-card{transition:transform .1s ease}.crew-card:active{transform:scale(.98)}.timeline-box{min-height:44px}}@media print{.about-hero{background:none;color:#000;height:auto}.about-hero__overlay{display:none}.about-hero__content{color:#000;padding:1rem 0}.crew-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.crew-card:after{display:none}.crew-info{background:#f5f5f5;color:#000;padding:.5rem;position:static}}.crew-card .crew-photo{aspect-ratio:1/1.4;background:#f3f3f3;border-radius:12px;overflow:hidden;position:relative;width:100%}.crew-card .crew-photo__img.has-crop{aspect-ratio:auto!important;display:block;height:auto;max-width:none;object-fit:fill!important;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none}.crew-card .crew-photo.no-crop{aspect-ratio:1/1.4}.crew-card .crew-photo__img.no-crop{display:block;height:100%;object-fit:cover;width:100%}.news-page-wrapper{display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh}.news-page{flex:1 1;justify-content:center;text-align:center}.news-title{font-size:2rem;font-weight:500}.filter-buttons{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.filter-btn,.filter-buttons{display:flex;justify-content:center}.filter-btn{align-items:center;background:#fff;border:1px solid #c4c4c4;border-radius:15px;color:#666;cursor:pointer;font-size:clamp(.7rem,2vw,.75rem);min-height:44px;padding:0 1rem;transition:all .15s ease;white-space:nowrap}.filter-btn.active,.filter-btn:hover{background:#2ecc71;border-color:#2ecc71;box-shadow:0 2px 4px #2ecc7133;color:#fff;transform:translateY(-1px)}.filter-btn:active{transform:translateY(0)}.news-list{display:grid;grid-template-columns:1fr;justify-content:center;margin:0 auto 30px;max-width:800px}.news-card-big{background:#fff;border:1px solid #e4e4e4;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;padding:1.25rem;text-align:left;transition:all .2s ease}.news-card-big:hover{border-color:#d0d0d0;box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.news-card__header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem}.news-card-big h3{color:#333;flex:1 1;font-size:clamp(.95rem,2.5vw,1rem);font-weight:600;line-height:1.3;margin:0}.date-badge{background:#f7f7f7;border:1px solid #e0e0e0;border-radius:9999px;color:#555;flex-shrink:0;font-size:clamp(.65rem,1.5vw,.7rem);line-height:1.2;padding:.4rem .8rem;white-space:nowrap}.news-card__excerpt{color:#555;font-size:clamp(.8rem,2vw,.85rem);line-height:1.5;margin-bottom:1rem}.news-card__img-wrapper{background:#f5f5f5;border-radius:8px;margin:1rem 0;overflow:hidden}.news-card__img-wrapper img{display:block;height:auto;max-height:250px;object-fit:cover;transition:transform .3s ease;width:100%}.news-card-big:hover .news-card__img-wrapper img{transform:scale(1.02)}.read-more{align-items:center;background:#2ecc71;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;display:flex;font-size:clamp(.7rem,2vw,.75rem);font-weight:500;justify-content:center;margin:.5rem auto 0;min-height:44px;padding:.5rem 1.5rem;text-align:center;text-decoration:none;transition:all .2s ease;width:100%}.read-more:hover{background:#27ae60;box-shadow:0 2px 8px #2ecc714d;transform:translateY(-1px)}.read-more:active{transform:translateY(0)}@media (max-width:768px){.news-page{padding:0 2rem}.news-list{margin:0;max-width:100%;padding:0}.news-page h1{margin-bottom:1.25rem}.filter-buttons{gap:.4rem;margin-bottom:1.5rem}.filter-btn{font-size:.7rem;padding:.35rem .8rem}.news-card-big{border-radius:10px;padding:1rem}.news-card__header{margin-bottom:.5rem}.news-card__excerpt{margin-bottom:.8rem}.news-card__img-wrapper{margin:.8rem 0}.news-card__img-wrapper img{max-height:200px}}@media (max-width:600px){.news-page{padding:0 1.5rem}}@media (max-width:520px){.news-page{padding:0 1rem}.news-list{margin:0;max-width:100%;padding:0}.news-title{margin-bottom:.5rem}.filter-buttons{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;gap:.3rem;justify-content:center;margin-bottom:1.25rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:none}.filter-buttons::-webkit-scrollbar{display:none}.filter-btn{flex-shrink:0;font-size:.7rem;min-width:auto;padding:.4rem .9rem}.news-card-big{border-radius:8px;box-shadow:0 1px 4px #0000001a;margin:0;padding:1rem}.news-card__header{align-items:flex-start;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.news-card-big h3{font-size:1rem;line-height:1.25}.date-badge{align-self:flex-start;font-size:.65rem;padding:.3rem .7rem}.news-card__excerpt{font-size:.85rem;line-height:1.4;margin-bottom:.75rem}.news-card__img-wrapper{border-radius:6px;margin:.75rem 0}.news-card__img-wrapper img{border-radius:6px;max-height:180px}.read-more{border-radius:8px;font-size:.8rem;margin-top:.25rem;padding:.6rem 1.2rem}}@media (max-width:400px){.news-page{padding:0 1rem}}@media (max-width:360px){.news-page{padding:0 .5rem}.filter-buttons{padding:.25rem 0}.news-card-big{margin:0;padding:.875rem}.news-card-big h3{font-size:1rem}.news-card__excerpt{font-size:.8rem}.news-card__img-wrapper img{max-height:160px}.read-more{font-size:.75rem;padding:.55rem 1rem}}@media (max-width:320px){.news-page{padding:0 .375rem}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.news-page{padding:0 1rem}.news-page h1{font-size:1.1rem;margin-bottom:.75rem}.filter-buttons{margin-bottom:1rem}.news-card-big{padding:.75rem}.news-card__img-wrapper img{max-height:120px}}@media (prefers-contrast:high){.news-card-big{border-color:#333;border-width:2px}.filter-btn{border-color:#333;color:#333}.filter-btn.active{background:#333;border-color:#333}.date-badge{background:#f0f0f0;border-color:#333;color:#333}}@media (prefers-reduced-motion:reduce){.filter-btn,.news-card-big,.news-card__img-wrapper img,.read-more{transition:none}.filter-btn:hover,.news-card-big:hover,.news-card-big:hover .news-card__img-wrapper img,.read-more:hover{transform:none}}@media (hover:none) and (pointer:coarse){.news-card-big:hover{box-shadow:0 2px 8px #00000014;transform:none}.news-card-big:active{transform:scale(.98)}.filter-btn:active{background:#2ecc71;color:#fff;transform:scale(.95)}.read-more:active{background:#27ae60;transform:scale(.98)}}.filter-btn:focus,.read-more:focus{outline:2px solid #2ecc71;outline-offset:2px}@media print{.filter-buttons{display:none}.news-card-big{border:1px solid #000;box-shadow:none;break-inside:avoid;margin-bottom:1rem;page-break-inside:avoid}.read-more{display:none}}.admin-avatar__img.has-crop{aspect-ratio:auto!important;height:auto;max-width:none;object-fit:fill!important;position:absolute}.admin-avatar__img.no-crop{border-radius:50%;display:block;height:100%;object-fit:cover;width:100%}.primary-save{-webkit-appearance:none;appearance:none;border-radius:10px;box-shadow:0 6px 16px #2ecc7140;font-size:.95rem;font-weight:700;padding:12px 20px;transition:transform .12s ease,box-shadow .2s ease,background .2s ease}.primary-save:hover{box-shadow:0 8px 20px #27ae6047}.primary-save:active{transform:translateY(0)}.primary-save.success{animation:btn-success-glow .9s ease}@keyframes btn-success-glow{0%{box-shadow:0 0 0 #2ecc7100}40%{box-shadow:0 0 0 10px #2ecc7100}to{box-shadow:0 0 0 #2ecc7100}}.save-badge{align-items:center;animation:pop-in .6s ease;background:#2ecc71;border-radius:999px;box-shadow:0 4px 10px #2ecc7140;display:inline-flex;font-size:.85rem;font-weight:700;gap:6px;padding:6px 10px}@keyframes pop-in{0%{opacity:0;transform:scale(.85)}60%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.flash-success{animation:card-flash .9s ease}@keyframes card-flash{0%{box-shadow:0 0 0 #2ecc7100}40%{box-shadow:0 8px 24px #2ecc7159}to{box-shadow:0 0 0 #2ecc7100}}.big-news-card{background-color:#fff;border:1px solid #ccc;border-radius:25px;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;gap:1rem;margin-bottom:40px;margin-left:0;margin-right:0;padding:2rem 3rem;width:100%}.big-news-title-container{display:flex;flex-direction:row}.big-news-header{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:space-between;margin-bottom:1rem;margin-left:1rem}.big-news-title{word-wrap:break-word;font-size:1.5rem;font-weight:800;margin:0;overflow-wrap:break-word;text-align:left}.big-news-category-container{flex:1 1;justify-content:left;justify-items:left;text-align:left}.big-news-category{color:#a09a9a;margin:0;padding:.2rem .8rem;text-align:left;text-transform:uppercase;width:fit-content}.big-news-category,.big-news-date{border:1px solid #cacaca;border-radius:15px;font-size:.8rem}.big-news-date{color:#929090;flex-shrink:0;font-weight:400;padding:.4rem .8rem;text-align:right;white-space:nowrap}.big-news-btn-container{margin-bottom:10px}.big-news-img-wrapper{border-radius:10px;display:flex;height:320px;margin-bottom:10px;overflow:hidden;width:100%}.big-news-img{border-radius:10px}.big-news-img,.news-img{height:100%;object-fit:cover;width:100%}.news-card-btn{background:#5ede44;border:none;border-radius:10px;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-block;font-size:.8rem;padding:10px 16px;text-align:center;text-decoration:none;transition:all .2s ease;width:100%}.news-card-btn:hover{background:#4bc93a;transform:translateY(-1px)}@media (max-width:768px){.big-news-card{border-radius:20px;margin-bottom:2rem;margin-left:0;margin-right:0;min-width:0;padding:1.5rem 1rem;width:100%}.big-news-title-container{flex-direction:column;gap:1rem}.big-news-header{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;margin-left:0}.big-news-title{font-size:1.3rem;line-height:1.3;margin-bottom:.5rem}}@media (max-width:600px){.big-news-card{border-radius:18px;margin-bottom:1.75rem;margin-left:0;margin-right:0;max-width:100%;min-width:0;padding:1.25rem .875rem;width:100%}.big-news-title{font-size:1.2rem;line-height:1.25}.big-news-category{font-size:.7rem;padding:.25rem .6rem}.big-news-date{font-size:.7rem;padding:.3rem .6rem}.big-news-excerpt{font-size:.9rem;line-height:1.5;margin-bottom:1.25rem}.big-news-img-wrapper{height:200px;margin-bottom:1.25rem}}@media (max-width:520px){.big-news-card{border-radius:16px;margin-bottom:1.5rem;margin-left:0;margin-right:0;max-width:100%;min-width:0;padding:1rem .75rem;width:100%}.big-news-header,.big-news-title-container{flex-direction:column;gap:.75rem}.big-news-header{align-items:stretch;margin-bottom:1rem;margin-left:0}.big-news-title{font-size:1.1rem;line-height:1.3;margin-bottom:0;order:1}.big-news-category-container{order:2}.big-news-category{display:inline-block;font-size:.65rem;padding:.2rem .5rem}.big-news-date{align-self:flex-start;font-size:.65rem;order:3;padding:.25rem .5rem;text-align:left}.big-news-excerpt{font-size:.85rem;line-height:1.4;margin-bottom:1rem}.big-news-img-wrapper{border-radius:8px;height:180px;margin-bottom:1rem}.big-news-img,.news-card-btn,.news-img{border-radius:8px}.news-card-btn{font-size:.8rem;margin-top:.5rem;min-height:44px;padding:12px 14px}}@media (max-width:400px){.big-news-card{border-radius:25px;margin-bottom:1rem;margin-left:0;margin-right:0;max-width:100%;min-width:0;padding:1rem 1.2rem;width:100%}.big-news-title{font-size:1.5rem;line-height:1.2}.big-news-category{font-size:.6rem;padding:.15rem .4rem}.big-news-date{font-size:.6rem;padding:.2rem .4rem}.big-news-excerpt{font-size:.8rem;line-height:1.3;margin-bottom:.75rem}.big-news-img-wrapper{border-radius:6px;height:160px;margin-bottom:.75rem}.news-card-btn{border-radius:6px;font-size:.75rem;padding:10px 12px}}@media (max-width:320px){.big-news-card{border-radius:10px;margin-bottom:.75rem;margin-left:0;margin-right:0;max-width:100%;min-width:0;padding:.5rem .25rem;width:100%}.big-news-title{font-size:.9rem;line-height:1.2}.big-news-category{font-size:.55rem;padding:.1rem .3rem}.big-news-date{font-size:.55rem;padding:.15rem .3rem}.big-news-excerpt{font-size:.75rem;line-height:1.25;margin-bottom:.5rem}.big-news-img-wrapper{border-radius:5px;height:140px;margin-bottom:.5rem}.news-card-btn{border-radius:5px;font-size:.7rem;padding:8px 10px}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.big-news-card{margin-bottom:1rem;margin-left:0;margin-right:0;padding:1rem}.big-news-title{font-size:1.1rem}.big-news-img-wrapper{height:150px}.big-news-header{margin-bottom:.5rem}.big-news-excerpt{margin-bottom:.75rem}}@media (hover:none) and (pointer:coarse){.news-card-btn:hover{transform:none}.news-card-btn:active{background:#4bc93a;transform:scale(.98)}}@media (prefers-reduced-motion:reduce){.news-card-btn{transition:none}.news-card-btn:hover{transform:none}}.news-card-btn:focus{outline:2px solid #5ede44;outline-offset:2px}.big-news-excerpt{word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#5f5f5f;display:-webkit-box;font-size:1rem;font-weight:400;line-height:1.7;margin:0 0 20px;overflow:hidden;overflow-wrap:break-word;text-align:left}.big-news-excerpt a{text-decoration:underline;text-underline-offset:2px}.big-news-excerpt a:hover{text-decoration-thickness:2px}.article-wrapper{display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh}.article{flex:1 1;margin-top:2rem;padding:2rem 0 3rem}.article-title{font-size:2rem;font-weight:600;margin:2rem 0 .4rem}.article-meta{align-items:center;display:flex;gap:1rem;margin:0 0 1rem}.article-date{font-size:1rem}.article-category{border:1px solid #e7e7e7;border-radius:15px;color:#a1a1a1;font-size:.8rem;font-weight:500;padding:.2rem .5rem;text-transform:uppercase}.article-text{color:#333;font-size:.9rem;line-height:1.55;margin-bottom:1.35rem}.article-img{margin:1rem 0 1.5rem;text-align:left}.article-crop-frame{border-radius:8px;display:block;overflow:hidden;position:relative;width:100%}.article-crop-img{display:block;left:0;max-width:none!important;position:absolute;top:0}.article-img>img{border-radius:8px;display:block;width:100%}.article-quote{border:1px solid #c6c3c3;border-radius:30px;box-shadow:0 0 10px rgba(0,0,0,.211);font-size:.95rem;font-weight:500;line-height:1.4;margin:1.5rem 0;padding:1.2rem 1rem;text-align:center}@media (max-width:400px){.article{margin:0 1rem}}.article-text a{text-decoration:underline;text-underline-offset:2px;word-break:break-word}.article-text a:hover{text-decoration-thickness:2px}.admin-page-wrapper{display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh}.admin-page{flex:1 1;margin:0 auto;max-width:800px;min-width:800px;padding:2rem;text-align:left;width:800px}.admin-header{align-items:center;border-bottom:2px solid #e4e4e4;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.admin-header h1{color:#333;font-size:2rem;font-weight:600;margin:0}.logout-btn{background:#fff;border:1px solid #dc3545;border-radius:8px;color:#dc3545;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .15s ease}.logout-btn:hover{background:#dc3545;box-shadow:0 2px 4px #dc354533;color:#fff;transform:translateY(-1px)}.admin-tabs{border-bottom:1px solid #e4e4e4;display:flex;gap:.5rem;margin-bottom:2rem;padding-bottom:1rem}.admin-tab-btn{background:#fff;border:1px solid #c4c4c4;border-radius:8px;color:#666;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .15s ease}.admin-tab-btn.active,.admin-tab-btn:hover{background:#2ecc71;border-color:#2ecc71;box-shadow:0 2px 4px #2ecc7133;color:#fff;transform:translateY(-1px)}.login-section{background:#fff;border:1px solid #e4e4e4;border-radius:12px;box-shadow:0 2px 8px #00000014;margin:4rem auto;max-width:400px;padding:2rem}.login-section h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;text-align:center}.login-form input{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:.875rem;margin-bottom:1rem;padding:.75rem;transition:border-color .15s ease;width:100%}.login-form input:focus{border-color:#2ecc71;box-shadow:0 0 0 3px #2ecc711a;outline:none}.login-form button{background:#2ecc71;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem;transition:all .15s ease;width:100%}.login-form button:hover{background:#27ae60;box-shadow:0 2px 4px #2ecc7133;transform:translateY(-1px)}.login-error{color:#dc3545;font-size:.875rem;margin-bottom:1rem;text-align:center}.admin-section{background:#fff;border:1px solid #e4e4e4;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem;padding:1.5rem}.admin-section h3{align-items:center;color:#333;display:flex;font-size:1.25rem;font-weight:600;gap:.75rem;margin-bottom:1.5rem}.save-badge{background:#28a745;border-radius:4px;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.admin-input{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:.875rem;margin-bottom:1rem;padding:.75rem;transition:border-color .15s ease;width:100%}.admin-input:focus{border-color:#2ecc71;box-shadow:0 0 0 3px #2ecc711a;outline:none}.admin-textarea{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:.875rem;margin-bottom:1rem;min-height:80px;padding:.75rem;resize:vertical;transition:border-color .15s ease;width:100%}.admin-textarea:focus{border-color:#2ecc71;box-shadow:0 0 0 3px #2ecc711a;outline:none}.admin-textarea.error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.char-counter{color:#666;font-size:.75rem;margin-bottom:1rem;margin-top:.25rem;text-align:right}.char-counter.error{color:#dc3545}.admin-file-input{background:#f8f9fa;border:1px solid #ddd;border-radius:6px;box-sizing:border-box;cursor:pointer;font-size:.875rem;margin-bottom:1rem;padding:.75rem;width:100%}.admin-file-input:hover{background:#e9ecef}.primary-save{background:#2ecc71;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .15s ease}.primary-save:hover{background:#27ae60;box-shadow:0 2px 4px #2ecc7133;transform:translateY(-1px)}.primary-save.success{background:#28a745}.delete-btn{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.75rem;padding:.5rem 1rem;transition:all .15s ease}.delete-btn:hover{background:#c82333;box-shadow:0 2px 4px #dc354533;transform:translateY(-1px)}.action-btn{background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.75rem;margin-left:.5rem;padding:.5rem .75rem;transition:all .15s ease}.action-btn:hover{background:#5a6268;transform:translateY(-1px)}.action-btn:disabled{background:#adb5bd;cursor:not-allowed;transform:none}.block-editor{margin-bottom:1.5rem}.block-item{background:#f8f9fa;border:1px solid #e4e4e4;border-radius:8px;margin-bottom:1rem;padding:1rem}.block-header{align-items:center;border-bottom:1px solid #e4e4e4;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem}.block-header strong{color:#333;font-weight:600}.block-actions{display:flex;gap:.5rem}.block-preview{background:#f3f3f3;border-radius:8px;margin:.5rem auto;max-width:100%;overflow:hidden}.block-preview img{display:block;height:auto;width:100%}.add-blocks{margin-bottom:2rem;text-align:center}.add-blocks button{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;margin:0 .5rem;padding:.5rem 1rem;transition:all .15s ease}.add-blocks button:hover{background:#5a6268;transform:translateY(-1px)}.list-item{align-items:center;background:#fff;border:1px solid #e4e4e4;border-radius:8px;display:flex;margin-bottom:1rem;padding:1rem;transition:all .15s ease}.list-item:hover{box-shadow:0 2px 8px #00000014;transform:translateY(-1px)}.list-item-content{flex:1 1;margin-left:1rem}.list-item-title{color:#333;font-weight:600;margin-bottom:.25rem}.list-item-subtitle{color:#666;font-size:.875rem}.admin-avatar{background:#f3f3f3;border-radius:50%;box-shadow:0 0 0 2px #ffffffe6;flex-shrink:0;overflow:hidden;position:relative}.admin-avatar__img{display:block;height:100%;object-fit:cover;width:100%}.flash-success{animation:flashSuccess 1.4s ease-in-out}@keyframes flashSuccess{0%,to{background:#fff}50%{background:#d4edda}}.loading{color:#666;font-style:italic;padding:2rem;text-align:center}@media (max-width:768px){.admin-page{padding:1rem}.admin-header{flex-direction:column;gap:1rem;text-align:center}.admin-tabs{flex-wrap:wrap}.block-header{align-items:flex-start;flex-direction:column;gap:.5rem}.block-actions{justify-content:center;width:100%}.list-item{flex-direction:column;gap:1rem;text-align:center}.list-item-content{margin-left:0}}@media (max-width:480px){.admin-page{padding:.5rem}.admin-section{padding:1rem}.add-blocks button{display:block;margin:.5rem 0;width:100%}}@media (max-height:800px){.crop-modal-content{max-height:90vh!important;overflow-y:auto!important}.crop-modal-stage{height:300px!important}}@media (max-height:600px){.crop-modal-content{max-height:95vh!important}.crop-modal-stage{height:250px!important}.crop-modal-controls{padding:8px!important}}
/*# sourceMappingURL=main.7a447691.css.map*/