*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{color:#1a2332;background:#fff;margin:0;padding-bottom:96px;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.6}@media (width>=768px){body{padding-bottom:0}}h1,h2,h3,h4{color:#0f1412;margin:0 0 .75rem;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-weight:700;line-height:1.2}h1{font-size:clamp(1.8rem,4vw + 1rem,3rem)}h2{font-size:clamp(1.5rem,2.5vw + .8rem,2.25rem)}h3{font-size:clamp(1.2rem,1.2vw + .8rem,1.5rem)}p{margin:0 0 1rem}a{color:#0f1412;text-decoration:none;transition:color .15s cubic-bezier(.22,.61,.36,1)}a:hover{color:#1f8b5a}img,video{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media (width>=768px){.container{padding-left:2rem;padding-right:2rem}}section{padding:3.5rem 0}@media (width>=768px){section{padding:5rem 0}}.section-title{text-align:center;margin-bottom:2.5rem}.section-title .kicker{color:#1f8b5a;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:inline-block}.section-title h2{margin-bottom:.75rem}.section-title p{color:#5a6474;max-width:640px;margin:0 auto}.btn{text-align:center;cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.6rem;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;transition:transform .15s cubic-bezier(.22,.61,.36,1),box-shadow .15s cubic-bezier(.22,.61,.36,1),background .15s cubic-bezier(.22,.61,.36,1),color .15s cubic-bezier(.22,.61,.36,1),border-color .15s cubic-bezier(.22,.61,.36,1);display:inline-flex}.btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0a142814}.btn:active{transform:translateY(0)}.btn--primary{color:#fff;background:#2ea66b}.btn--primary:hover{color:#fff;background:#1f8b5a}.btn--dark{color:#fff;background:#0f1412}.btn--dark:hover{color:#fff;background:#000}.btn--outline{color:#0f1412;background:0 0;border-color:#0f1412}.btn--outline:hover{color:#fff;background:#0f1412}.btn--ghost{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border-color:#fff6}.btn--ghost:hover{color:#0f1412;background:#fff}.btn--lg{padding:1.05rem 2rem;font-size:1.05rem}.btn--block{width:100%;display:flex}.site-header{z-index:50;transition:background .26s cubic-bezier(.22,.61,.36,1),box-shadow .26s cubic-bezier(.22,.61,.36,1);position:fixed;top:0;left:0;right:0}.site-header__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media (width>=768px){.site-header__inner{padding-left:2rem;padding-right:2rem}}.site-header__inner{justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem;display:flex}.site-header__logo{color:#fff;text-transform:uppercase;letter-spacing:.02em;align-items:center;gap:.6rem;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-size:1.35rem;font-weight:800;display:flex}.site-header__logo img{width:auto;height:56px}.site-header.is-scrolled{background:#fff;box-shadow:0 1px 2px #0a14280f}.site-header.is-scrolled .site-header__logo,.site-header.is-scrolled .site-nav__link{color:#0f1412}.site-header.is-scrolled .site-nav__link.is-active{color:#1f8b5a}.site-nav{display:none}@media (width>=1024px){.site-nav{align-items:center;gap:2rem;display:flex}}.site-nav__link{color:#fff;padding:.5rem 0;font-size:.95rem;font-weight:500;transition:color .15s cubic-bezier(.22,.61,.36,1);position:relative}.site-nav__link:after{content:"";background:#2ea66b;width:0;height:2px;transition:width .26s cubic-bezier(.22,.61,.36,1);position:absolute;bottom:0;left:0}.site-nav__link:hover,.site-nav__link.is-active{color:#2ea66b}.site-nav__link:hover:after,.site-nav__link.is-active:after{width:100%}.nav-toggle{font:inherit;cursor:pointer;color:#fff;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:0;display:inline-flex}.nav-toggle span{background:currentColor;border-radius:2px;width:24px;height:2px;transition:transform .15s cubic-bezier(.22,.61,.36,1),opacity .15s cubic-bezier(.22,.61,.36,1);display:block}@media (width>=1024px){.nav-toggle{display:none}}.is-scrolled .nav-toggle{color:#0f1412}.mobile-nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:60;background:#061730f5;flex-direction:column;gap:1rem;padding:6rem 2rem 3rem;transition:transform .26s cubic-bezier(.22,.61,.36,1);display:flex;position:fixed;inset:0;transform:translate(100%)}.mobile-nav.is-open{transform:translate(0)}.mobile-nav__close{font:inherit;cursor:pointer;color:#fff;background:0 0;border:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:1.75rem;display:inline-flex;position:absolute;top:1.25rem;right:1.25rem}.mobile-nav__link{color:#fff;border-bottom:1px solid #ffffff1a;padding:.75rem 0;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-size:1.35rem;font-weight:600}.mobile-nav__link.is-active{color:#2ea66b}.hero{color:#fff;align-items:center;min-height:92vh;padding-top:6rem;display:flex;position:relative;overflow:hidden}.hero__video,.hero__image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero__overlay{z-index:1;position:absolute;inset:0}.hero__inner{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}@media (width>=768px){.hero__inner{padding-left:2rem;padding-right:2rem}}.hero__inner{z-index:2;padding-top:2rem;padding-bottom:2rem;position:relative}.hero__kicker{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #ffffff47;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:500;animation:.7s cubic-bezier(.22,.61,.36,1) both fadeInUp;display:inline-flex}.hero__title{color:#fff;max-width:820px;margin-bottom:1rem;font-size:clamp(2rem,5vw + 1rem,3.75rem);animation:.8s cubic-bezier(.22,.61,.36,1) .1s both fadeInUp}.hero__title span{color:#2ea66b}.hero__subtitle{color:#ffffffd9;max-width:640px;margin-bottom:2rem;font-size:clamp(1rem,.6vw + .9rem,1.25rem);animation:.9s cubic-bezier(.22,.61,.36,1) .2s both fadeInUp}.hero__ctas{flex-wrap:wrap;gap:.75rem;margin-bottom:3rem;animation:1s cubic-bezier(.22,.61,.36,1) .3s both fadeInUp;display:flex}.hero__badges{flex-wrap:wrap;gap:1.5rem 2.5rem;animation:1.1s cubic-bezier(.22,.61,.36,1) .4s both fadeInUp;display:flex}.hero__badge{color:#ffffffe6;align-items:center;gap:.6rem;font-weight:500;display:flex}.hero__badge svg{color:#2ea66b;flex-shrink:0;width:22px;height:22px}.hero__scroll{z-index:2;color:#ffffffb3;letter-spacing:.2em;text-transform:uppercase;font-size:.8rem;display:none;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}@media (width>=768px){.hero__scroll{display:block}}.hero__scroll:after{content:"";background:linear-gradient(#fff9,#0000);width:1px;height:40px;margin:.75rem auto 0;animation:2s infinite scrollHint;display:block}.hero--compact{min-height:46vh;padding-top:8rem;padding-bottom:3rem}.hero--compact .hero__title{font-size:clamp(1.8rem,3vw + 1rem,2.75rem)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollHint{0%{opacity:.3;transform:translateY(-6px)}50%{opacity:1}to{opacity:.3;transform:translateY(6px)}}.booking-card{z-index:3;background:#fff;border:1px solid #e3e8f0;border-radius:18px;margin-top:-4rem;padding:1.5rem;position:relative;box-shadow:0 6px 20px #0a142814}@media (width>=768px){.booking-card{padding:2rem}}.booking-card__title{margin-bottom:.4rem;font-size:1.3rem}.booking-card__subtitle{color:#5a6474;margin-bottom:1.5rem;font-size:.95rem}.booking-card .calendar-form{padding:0!important}.booking-card .date-picker-group{transition:border-color .15s cubic-bezier(.22,.61,.36,1),box-shadow .15s cubic-bezier(.22,.61,.36,1);border:1px solid #e3e8f0!important;border-radius:10px!important}.booking-card .date-picker-group:focus-within{box-shadow:0 0 0 3px #2ea66b38;border-color:#2ea66b!important;outline:none!important}.booking-card .date-picker-group select,.booking-card .date-picker-group input{font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif!important}.booking-card .date-picker-group i{color:#1f8b5a!important}.booking-card #loadBtn{box-shadow:0 1px 2px #0a14280f;color:#fff!important;background:#2ea66b!important;border-radius:10px!important;font-family:Poppins,Segoe UI,Roboto,sans-serif!important;transition:background .15s cubic-bezier(.22,.61,.36,1),transform .15s cubic-bezier(.22,.61,.36,1)!important}.booking-card #loadBtn:hover{transform:translateY(-2px);color:#fff!important;background:#1f8b5a!important}.floating-actions{z-index:40;gap:.6rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem}@media (width>=768px){.floating-actions{flex-direction:column;gap:.75rem;bottom:1.5rem;left:auto;right:1.5rem}}.floating-actions .btn{flex:1;padding:1rem 1.2rem;box-shadow:0 18px 40px #0a142824}@media (width>=768px){.floating-actions .btn{flex:none;padding:1rem 1.5rem}}.floating-actions .btn svg{width:18px;height:18px}.floating-actions .btn--primary{position:relative}.floating-actions .btn--primary:before{content:"";opacity:0;pointer-events:none;border:2px solid #2ea66b;border-radius:14px;animation:2.4s infinite pulse;position:absolute;inset:-4px}@keyframes pulse{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.15)}to{opacity:0;transform:scale(1.2)}}.features{background:#f6f8fb}.features__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.features__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.feature-card{background:#fff;border:1px solid #e3e8f0;border-radius:18px;padding:2rem 1.75rem;transition:transform .26s cubic-bezier(.22,.61,.36,1),box-shadow .26s cubic-bezier(.22,.61,.36,1),border-color .26s cubic-bezier(.22,.61,.36,1);position:relative;overflow:hidden;box-shadow:0 6px 20px #0a142814}.feature-card:after{content:"";transform-origin:0;background:linear-gradient(90deg,#2ea66b,#0f1412);width:100%;height:3px;transition:transform .26s cubic-bezier(.22,.61,.36,1);position:absolute;inset:auto auto 0 0;transform:scaleX(0)}.feature-card:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 18px 40px #0a142824}.feature-card:hover:after{transform:scaleX(1)}.feature-card:hover .feature-card__icon{color:#000;background:#2ea66b;transform:rotate(-6deg)scale(1.05)}.feature-card__icon{color:#0f1412;background:#2ea66b1f;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;transition:background .26s cubic-bezier(.22,.61,.36,1),transform .26s cubic-bezier(.22,.61,.36,1),color .26s cubic-bezier(.22,.61,.36,1);display:inline-flex}.feature-card__icon svg{width:28px;height:28px}.feature-card h3{margin-bottom:.5rem;font-size:1.2rem}.feature-card p{color:#5a6474;margin:0;font-size:.95rem}.steps__grid{grid-template-columns:1fr;gap:1.25rem;display:grid;position:relative}@media (width>=768px){.steps__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.steps__grid{grid-template-columns:repeat(4,1fr)}}.step{text-align:center;padding:1.5rem 1rem}.step__num{color:#fff;background:#0f1412;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin-bottom:1rem;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-size:1.4rem;font-weight:700;display:inline-flex;position:relative;box-shadow:0 8px 22px #00000059}.step__num:after{content:"";border:2px dashed #2ea66b59;border-radius:50%;animation:18s linear infinite rotate;position:absolute;inset:-6px}.step h3{margin-bottom:.4rem;font-size:1.15rem}.step p{color:#5a6474;margin:0;font-size:.95rem}@keyframes rotate{to{transform:rotate(360deg)}}.intro__grid{grid-template-columns:1fr;align-items:center;gap:2.5rem;display:grid}@media (width>=1024px){.intro__grid{grid-template-columns:1.05fr 1fr;gap:4rem}}.intro__media{aspect-ratio:5/4;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 18px 40px #0a142824}.intro__media img{object-fit:cover;width:100%;height:100%}.intro__media:after{content:"";opacity:.7;pointer-events:none;background:radial-gradient(circle,#2ea66b 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-40px;right:-40px}.intro__badge{background:#fff;border-radius:10px;align-items:center;gap:.9rem;padding:1rem 1.25rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem;box-shadow:0 6px 20px #0a142814}.intro__badge .icon{color:#000;background:#2ea66b;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.intro__badge .icon svg{width:22px;height:22px}.intro__badge strong{color:#0f1412;font-family:Poppins,Segoe UI,Roboto,sans-serif;display:block}.intro__badge span{color:#5a6474;font-size:.85rem}.intro ul.check-list{margin:1.5rem 0 0;padding:0;list-style:none}.intro ul.check-list li{border-bottom:1px dashed #e3e8f0;padding:.6rem 0 .6rem 2rem;position:relative}.intro ul.check-list li:last-child{border-bottom:none}.intro ul.check-list li:before{content:"";background:#2ea66b;border-radius:50%;width:20px;height:20px;position:absolute;top:1rem;left:0;box-shadow:inset 0 0 0 6px #fff}.intro ul.check-list li:after{content:"";border:2px solid #0f1412;border-width:0 2px 2px 0;width:5px;height:10px;display:none;position:absolute;top:1.4rem;left:5px;transform:rotate(45deg)}.partners{background:#fff;border-top:1px solid #e3e8f0;border-bottom:1px solid #e3e8f0;padding:3rem 0;overflow:hidden}.partners__title{text-align:center;color:#8892a4;letter-spacing:.2em;text-transform:uppercase;margin-bottom:2rem;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-size:.85rem}.partners__marquee{display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.partners__marquee:hover .partners__track{animation-play-state:paused}.partners__track{will-change:transform;flex-shrink:0;align-items:center;gap:4rem;width:max-content;padding-right:4rem;animation:40s linear infinite marquee;display:flex}.partners__item{color:#5a6474;white-space:nowrap;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:220px;height:120px;padding:0 1.5rem;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:600;transition:transform .15s cubic-bezier(.22,.61,.36,1);display:inline-flex}.partners__item:hover{transform:scale(1.08)}.partners__item img{object-fit:contain;filter:grayscale();opacity:.75;width:auto;max-width:200px;height:auto;max-height:90px;transition:filter .15s cubic-bezier(.22,.61,.36,1),opacity .15s cubic-bezier(.22,.61,.36,1)}.partners__item:hover img{filter:none;opacity:1}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-footer{color:#fffc;background:#000;padding:4rem 0 1.5rem}.site-footer__grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=768px){.site-footer__grid{grid-template-columns:1.4fr repeat(3,1fr);gap:3rem}}.site-footer__col h4{color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.25rem;font-size:1rem}.site-footer__col p,.site-footer__col a{color:#ffffffb8;font-size:.92rem;line-height:1.8}.site-footer__col a:hover{color:#2ea66b}.site-footer__col ul{margin:0;padding:0;list-style:none}.site-footer__col li{margin-bottom:.5rem}.site-footer__brand{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.site-footer__brand img{width:auto;height:48px}.site-footer__brand strong{color:#fff;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-size:1.15rem}.site-footer__bottom{text-align:center;color:#ffffff8c;border-top:1px solid #ffffff1f;flex-direction:column;gap:.5rem;margin-top:3rem;padding-top:1.5rem;font-size:.85rem;display:flex}@media (width>=768px){.site-footer__bottom{text-align:left;flex-direction:row;justify-content:space-between}}.site-footer .phone-block{color:#fff;align-items:center;gap:.6rem;margin-top:.25rem;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-size:1.05rem;display:flex}.site-footer .phone-block svg{color:#2ea66b;width:20px;height:20px}.tarifs__intro{text-align:center;color:#5a6474;max-width:720px;margin:0 auto 3rem}.tarifs__grid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width>=480px){.tarifs__grid{grid-template-columns:repeat(3,1fr)}}@media (width>=768px){.tarifs__grid{grid-template-columns:repeat(4,1fr)}}@media (width>=1024px){.tarifs__grid{grid-template-columns:repeat(6,1fr)}}.tarifs__item{text-align:center;background:#fff;border:1px solid #e3e8f0;border-radius:10px;padding:1.1rem .8rem;transition:transform .15s cubic-bezier(.22,.61,.36,1),border-color .15s cubic-bezier(.22,.61,.36,1),box-shadow .15s cubic-bezier(.22,.61,.36,1);position:relative;overflow:hidden}.tarifs__item:hover{border-color:#2ea66b;transform:translateY(-4px);box-shadow:0 6px 20px #0a142814}.tarifs__item--highlight{color:#fff;background:linear-gradient(135deg,#0f1412 0%,#1f2a24 100%);border-color:#0000}.tarifs__item--highlight .tarifs__days{color:#ffffffa6}.tarifs__item--highlight .tarifs__price{color:#fff}.tarifs__item--highlight .tarifs__unit{color:#ffffffb3}.tarifs__item--highlight:before{content:"★";color:#2ea66b;font-size:.9rem;position:absolute;top:6px;right:10px}.tarifs__days{text-transform:uppercase;letter-spacing:.08em;color:#8892a4;margin-bottom:.4rem;font-size:.75rem;font-weight:600;display:block}.tarifs__price{color:#0f1412;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-size:1.6rem;font-weight:700;line-height:1;display:block}.tarifs__unit{color:#5a6474;margin-top:.25rem;font-size:.75rem;display:block}.tarifs__note{text-align:center;color:#5a6474;margin-top:2rem;font-size:.9rem}.contact__grid{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (width>=1024px){.contact__grid{grid-template-columns:1fr 1.2fr;gap:3rem}}.contact__grid>.form{align-self:start}.contact__info{background:#fff;border:1px solid #e3e8f0;border-radius:18px;padding:2rem;box-shadow:0 6px 20px #0a142814}.contact__info h3{margin-bottom:1.25rem}.contact__row{border-bottom:1px solid #e3e8f0;gap:1rem;padding:1rem 0;display:flex}.contact__row:last-child{border-bottom:none}.contact__row .icon{color:#1f8b5a;background:#2ea66b24;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.contact__row .icon svg{width:22px;height:22px}.contact__row strong{color:#0f1412;margin-bottom:.2rem;font-family:Poppins,Segoe UI,Roboto,sans-serif;display:block}.contact__row span,.contact__row a{color:#5a6474;font-size:.95rem;line-height:1.6}.contact__map{border-radius:18px;height:300px;margin-top:1.5rem;overflow:hidden;box-shadow:0 1px 2px #0a14280f}.contact__map iframe{border:0;width:100%;height:100%;display:block}.form{background:#fff;border:1px solid #e3e8f0;border-radius:18px;padding:2rem;box-shadow:0 6px 20px #0a142814}.form__row{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem;display:grid}@media (width>=768px){.form__row{grid-template-columns:1fr 1fr}}.form__field{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.form__field label{color:#0f1412;font-size:.9rem;font-weight:600}.form__field input,.form__field textarea,.form__field select{color:#1a2332;background:#fff;border:1px solid #e3e8f0;border-radius:10px;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .15s cubic-bezier(.22,.61,.36,1),box-shadow .15s cubic-bezier(.22,.61,.36,1)}.form__field input:focus,.form__field textarea:focus,.form__field select:focus{border-color:#2ea66b;outline:none;box-shadow:0 0 0 3px #2ea66b2e}.form__field textarea{resize:vertical;min-height:140px}.form__captcha input{letter-spacing:.05em;max-width:160px;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-weight:600}.form__preview{background:#f6f8fb;border:1px solid #e3e8f0;border-radius:10px;align-items:center;gap:.8rem;margin-bottom:.5rem;padding:.75rem;display:flex}.form__preview img{background:#fff;border:1px solid #e3e8f0;border-radius:6px;padding:4px}.form__preview span{color:#5a6474;font-size:.85rem}.form .error{color:#d64545;font-size:.85rem}.form .flash-success{color:#2ea66b;background:#1b998b1f;border:1px solid #1b998b4d;border-radius:10px;margin-bottom:1.25rem;padding:.9rem 1rem;font-weight:500}.prestations__block{grid-template-columns:1fr;align-items:center;gap:2rem;margin-bottom:4rem;display:grid}@media (width>=1024px){.prestations__block{grid-template-columns:1fr 1fr;gap:4rem}.prestations__block:nth-child(2n){direction:rtl}.prestations__block:nth-child(2n)>*{direction:ltr}}.prestations__image{aspect-ratio:4/3;border-radius:28px;overflow:hidden;box-shadow:0 18px 40px #0a142824}.prestations__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,.61,.36,1)}.prestations__image:hover img{transform:scale(1.05)}.prestations__content .kicker{color:#1f8b5a;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:inline-block}.prestations__content h2{margin-bottom:1rem}.prestations__content p{color:#5a6474}.blog__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.blog__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.blog__grid{grid-template-columns:repeat(3,1fr)}}.blog__card{background:#fff;border:1px solid #e3e8f0;border-radius:18px;flex-direction:column;transition:transform .26s cubic-bezier(.22,.61,.36,1),box-shadow .26s cubic-bezier(.22,.61,.36,1);display:flex;overflow:hidden;box-shadow:0 6px 20px #0a142814}.blog__card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0a142824}.blog__cover{aspect-ratio:16/10;background:#f6f8fb;overflow:hidden}.blog__cover img{object-fit:cover;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,.61,.36,1)}.blog__cover:hover img{transform:scale(1.05)}.blog__body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog__body .meta{color:#8892a4;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.8rem}.blog__body h3{margin-bottom:.6rem;font-size:1.2rem}.blog__body p{color:#5a6474;flex:1;margin-bottom:1rem;font-size:.95rem}.blog__body a{color:#1f8b5a;font-weight:600}.blog__empty{text-align:center;color:#5a6474;padding:4rem 1rem}.blog__article{max-width:780px;margin:0 auto}.blog__article .cover{aspect-ratio:16/9;border-radius:28px;margin-bottom:2rem;overflow:hidden;box-shadow:0 6px 20px #0a142814}.blog__article .cover img{object-fit:cover;width:100%;height:100%}.blog__article h1{margin-bottom:1rem}.blog__article .meta{color:#8892a4;margin-bottom:2rem}.blog__article .content{color:#1a2332;font-size:1.05rem;line-height:1.8}.blog__article .content p{margin-bottom:1.25rem}.longread{max-width:840px;margin:0 auto}.longread h2{margin-top:2.5rem;font-size:1.3rem}.longread p,.longread li{color:#5a6474}.longread ul,.longread ol{padding-left:1.25rem}.pro-shell{background:#f6f8fb;grid-template-columns:1fr;min-height:100vh;display:grid}@media (width>=1024px){.pro-shell{grid-template-columns:260px 1fr}}.pro-sidebar{color:#ffffffd9;background:#000;flex-direction:column;padding:1.5rem 1.25rem;display:flex}@media (width>=1024px){.pro-sidebar{min-height:100vh}}.pro-sidebar__brand{color:#fff;align-items:center;gap:.6rem;margin-bottom:2rem;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-weight:700;display:flex}.pro-sidebar__brand img{height:36px}.pro-sidebar nav{flex:1}.pro-sidebar nav a{color:#ffffffbf;border-radius:10px;align-items:center;gap:.7rem;margin-bottom:.25rem;padding:.75rem 1rem;transition:background .15s cubic-bezier(.22,.61,.36,1),color .15s cubic-bezier(.22,.61,.36,1);display:flex}.pro-sidebar nav a:hover,.pro-sidebar nav a.is-active{color:#2ea66b;background:#ffffff14}.pro-sidebar__user{border-top:1px solid #ffffff14;margin-top:1.5rem;padding-top:1.25rem}.pro-sidebar__user-info{flex-direction:column;padding:0 1rem .75rem;display:flex}.pro-sidebar__user-name{color:#fff;font-size:.95rem;font-weight:600}.pro-sidebar__user-email{color:#ffffff80;margin-top:.1rem;font-size:.8rem}.pro-sidebar__logout{color:#ffffffbf;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:.6rem;width:100%;padding:.7rem 1rem;font-family:inherit;font-size:.9rem;transition:background .15s cubic-bezier(.22,.61,.36,1),color .15s cubic-bezier(.22,.61,.36,1),border-color .15s cubic-bezier(.22,.61,.36,1);display:flex}.pro-sidebar__logout:hover{color:#ffb4b4;background:#d645451f;border-color:#d645454d}.pro-main{padding:2rem 1.25rem}@media (width>=768px){.pro-main{padding:2.5rem 2rem}}.pro-main h1{margin-bottom:1.5rem}.pro-stats{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (width>=768px){.pro-stats{grid-template-columns:repeat(3,1fr)}}.pro-stats .stat{background:#fff;border:1px solid #e3e8f0;border-radius:18px;padding:1.5rem;box-shadow:0 6px 20px #0a142814}.pro-stats .stat strong{color:#0f1412;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-size:2rem;display:block}.pro-stats .stat span{color:#5a6474}.pro-table{background:#fff;border:1px solid #e3e8f0;border-radius:18px;overflow-x:auto;box-shadow:0 6px 20px #0a142814}.pro-table table{border-collapse:collapse;width:100%;font-size:.95rem}.pro-table table th,.pro-table table td{text-align:left;padding:.9rem 1rem}.pro-table table thead{background:#f6f8fb}.pro-table table th{color:#0f1412;text-transform:uppercase;letter-spacing:.05em;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-size:.85rem}.pro-table table tbody tr{border-top:1px solid #e3e8f0}.pro-table table tbody tr:hover{background:#2ea66b0f}.pro-table .actions{gap:.5rem;display:flex}.pro-table .status{border-radius:100px;padding:.25rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.pro-table .status--on{color:#2ea66b;background:#1b998b26}.pro-table .status--off{color:#8892a4;background:#8892a426}.flash-success{color:#2ea66b;background:#1b998b1f;border:1px solid #1b998b4d;border-radius:10px;margin-bottom:1.25rem;padding:.9rem 1rem}.page--auth{color:#1a2332;background:linear-gradient(135deg,#000 0%,#1f2a24 100%);min-height:100vh;font-family:Inter,Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,sans-serif}.auth-shell{background-image:radial-gradient(circle at 20% 20%,#2ea66b2e,#0000 55%),radial-gradient(circle at 80% 80%,#2ea66b1a,#0000 50%);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.auth-card{background:#fff;border:1px solid #e3e8f0;border-radius:18px;width:100%;max-width:440px;padding:2.5rem 2rem;box-shadow:0 18px 40px #0a142824}@media (width>=768px){.auth-card{padding:3rem 2.5rem}}.auth-card__brand{color:#0f1412;align-items:center;gap:.6rem;margin-bottom:2rem;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-weight:700;display:inline-flex}.auth-card__brand img{width:auto;height:40px}.auth-card__brand span{font-size:1.1rem}.auth-card h1{color:#0f1412;margin:0 0 .4rem;font-family:Poppins,Segoe UI,Roboto,sans-serif;font-size:1.6rem}.auth-card__subtitle{color:#5a6474;margin:0 0 1.75rem;font-size:.95rem}.auth-card__error{color:#d64545;background:#d6454514;border:1px solid #d6454540;border-radius:10px;margin-bottom:1.25rem;padding:.8rem 1rem;font-size:.9rem}.auth-card__back{color:#5a6474;margin-top:1.5rem;font-size:.9rem;transition:color .15s cubic-bezier(.22,.61,.36,1);display:inline-block}.auth-card__back:hover{color:#2ea66b}.auth-card .form{box-shadow:none;background:0 0;padding:0}.auth-card .form__field--inline{flex-direction:row;align-items:center;gap:.5rem}.auth-card .form__field--inline label{color:#5a6474;align-items:center;gap:.5rem;font-size:.9rem;font-weight:400;display:inline-flex}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.22,.61,.36,1),transform .8s cubic-bezier(.22,.61,.36,1);transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:translateY(0)}
