.aurest-header-v2{-webkit-backdrop-filter:saturate(180%)blur(14px);z-index:100;background:#ffffffd9;border-bottom:1px solid #0000;transition:background .3s,box-shadow .3s,border-color .3s;position:sticky;top:0;left:0;right:0}.aurest-header-v2:before{content:"";z-index:1;background:linear-gradient(90deg,#616f6c 0%,#47514e 50%,#616f6c 100%) 0 0/200% 100%;height:3px;animation:6s ease-in-out infinite gradient-shift;position:absolute;top:0;left:0;right:0}@keyframes gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}.aurest-header-v2.is-scrolled{background:#fffffff5;border-bottom-color:#f0eef0;box-shadow:0 6px 28px #0f141e1a}.aurest-header-v2.is-scrolled .aurest-topbar{padding-top:.4rem;padding-bottom:.4rem}.aurest-header-v2.is-scrolled .aurest-brand img{height:36px}.aurest-header-v2.is-scrolled .aurest-navbar{padding-top:0;padding-bottom:0}.aurest-header-v2.is-scrolled .aurest-nav-list{padding:.25rem 0}.aurest-topbar{background:0 0;border-bottom:1px solid #f3f0ed99;padding:.85rem 1.25rem;transition:padding .3s}.aurest-topbar-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1500px;margin:0 auto;display:flex}.aurest-brand{flex-shrink:0;align-items:center;text-decoration:none;display:inline-flex}.aurest-brand img{width:auto;height:46px;transition:height .3s,transform .3s;display:block}.aurest-brand:hover img{transform:scale(1.04)}.aurest-topbar-actions{align-items:center;gap:.85rem;display:flex}.aurest-lang-pill{background:#f5f3f0;border:1px solid #ebe5dd;border-radius:999px;padding:3px;display:inline-flex}.aurest-lang-pill .lang-btn{color:#5a6273;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.32rem .9rem;font-size:.85rem;font-weight:700;transition:background .2s,color .2s}.aurest-lang-pill .lang-btn.active{color:#1e283b;background:#fff;box-shadow:0 2px 6px #0f141e1a}.aurest-link-action{color:#1e283b;white-space:nowrap;padding:.4rem .5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .2s}.aurest-link-action:hover{color:#47514e}.aurest-btn-cta{color:#fff;white-space:nowrap;background:#1e283b;border:1.5px solid #1e283b;border-radius:999px;align-items:center;padding:.62rem 1.2rem;font-size:.92rem;font-weight:700;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex}.aurest-btn-cta:hover{color:#1e283b;background:#616f6c;border-color:#616f6c;transform:translateY(-1px);box-shadow:0 6px 18px #f1a74866}.aurest-btn-cta .cta-arrow{font-size:.85em;transition:transform .25s}.aurest-btn-cta:hover .cta-arrow{transform:translate(-3px)}.aurest-hamburger{cursor:pointer;background:0 0;border:1.5px solid #ebe5dd;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;padding:0;display:none}.aurest-hamburger span{background:#1e283b;border-radius:2px;width:18px;height:2px;display:block}.aurest-navbar{justify-content:center;align-items:center;padding:.3rem 1.5rem;transition:padding .3s;display:flex;position:relative}.aurest-nav-scroll{scrollbar-width:none;flex:0 auto;max-width:100%;overflow-x:auto}.aurest-nav-scroll::-webkit-scrollbar{display:none}.aurest-nav-list{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.25rem;margin:0;padding:.4rem 0;list-style:none;transition:padding .3s;display:flex}.aurest-nav-list li{flex-shrink:0}.aurest-nav-item{color:#2d3748;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:.55rem .95rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .25s;display:inline-flex;position:relative}.aurest-nav-item:before{content:"";transform-origin:50%;background:linear-gradient(90deg,#616f6c,#47514e);border-radius:3px;width:calc(100% - 1.4rem);height:2.5px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:2px;left:50%;transform:translate(-50%)scaleX(0)}.aurest-nav-item:hover{color:#47514e}.aurest-nav-item:hover:before{transform:translate(-50%)scaleX(1)}.aurest-nav-item.dropdown-trigger.active{color:#47514e}.aurest-nav-item.dropdown-trigger.active:before{transform:translate(-50%)scaleX(1)}.aurest-nav-item .nav-icon-sm{opacity:.85;font-size:.88rem}.aurest-nav-item .chev{opacity:.65;font-size:1.1rem;transition:transform .3s cubic-bezier(.4,0,.2,1)}.aurest-nav-item:hover .chev,.aurest-nav-item.dropdown-trigger.active .chev{opacity:1}.aurest-nav-item .chev.rot{transform:rotate(180deg)}.aurest-dropdown-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;padding:.25rem .5rem;position:relative;display:flex!important}.aurest-dropdown-btn .chev{margin-inline-start:2px;font-size:1rem;transition:transform .3s}.aurest-dropdown-btn .chev.rot{transform:rotate(180deg)}.aurest-dropdown-btn.active{color:#616f6c!important}.aurest-dropdown-btn.active .aurest-icon{color:#47514e}.aurest-dropdown-btn:after{content:"";background:linear-gradient(90deg,#616f6c,#47514e);border-radius:3px;width:70%;height:3px;transition:transform .3s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)scaleX(0)}.aurest-dropdown-btn.active:after{transform:translate(-50%)scaleX(1)}.aurest-mega-panel{z-index:102;background:#fff;border-top:3px solid #616f6c;max-height:calc(100vh - 160px);padding:2rem 1.5rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 20px 60px #0000002e}.aurest-mega-card-link{text-decoration:none;display:block}.aurest-card-link-cta{color:#47514e;align-items:center;margin-top:.4rem;font-size:.85rem;font-weight:700;transition:gap .2s;display:inline-flex}.aurest-mega-card:hover .aurest-card-link-cta{gap:6px}.aurest-mega-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;max-width:1400px;margin:0 auto;display:grid}.aurest-mega-card{cursor:pointer;background:#fff;border:1.5px solid #0000;border-radius:14px;flex-direction:column;transition:box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #00000014}.aurest-mega-card:hover{border-color:#616f6c;box-shadow:0 14px 30px #f1a74840}.aurest-card-image-wrap{aspect-ratio:16/10;background:linear-gradient(135deg,#fff8ed 0%,#fff 100%);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.aurest-card-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.aurest-mega-card:hover .aurest-card-image-wrap img{transform:scale(1.06)}.aurest-card-icon{top:10px;color:#616f6c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.25rem;display:flex;position:absolute;inset-inline-start:10px;box-shadow:0 2px 8px #0000001f}.aurest-card-badge{top:10px;color:#fff;z-index:3;white-space:nowrap;background:linear-gradient(135deg,#616f6c,#47514e);border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;inset-inline-end:10px;box-shadow:0 3px 10px #f1a74866}.aurest-card-body{flex-direction:column;flex-grow:1;padding:1rem 1.1rem 1.25rem;display:flex}.aurest-card-title{color:#1e283b;margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.aurest-card-desc{color:#5a6273;flex-grow:1;margin:0 0 .75rem;font-size:.85rem;line-height:1.5}.aurest-card-price{border-top:1px dashed #e8d4b3;flex-direction:column;gap:2px;padding-top:.6rem;display:flex}.aurest-card-price .price-monthly{color:#47514e;font-size:1.05rem;font-weight:800}.aurest-card-price .price-monthly small{color:#8a8378;margin-inline-start:2px;font-size:.75rem;font-weight:500}.aurest-card-price .price-yearly{color:#7a8094;font-size:.78rem}.aurest-mega-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:99;background:#0f141e59;position:sticky;inset:0}@media (max-width:768px){.aurest-mega-panel{padding:1.25rem .75rem}.aurest-mega-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem}.aurest-card-title{font-size:.95rem}.aurest-card-desc{font-size:.78rem}}@media (max-width:992px){.aurest-topbar{padding:.55rem .85rem}.aurest-brand img{height:36px}.aurest-link-action{display:none}.aurest-btn-cta{padding:.4rem .8rem;font-size:.78rem}.aurest-lang-pill{padding:2px}.aurest-lang-pill .lang-btn{padding:.26rem .65rem;font-size:.76rem}.aurest-hamburger{display:inline-flex}.aurest-navbar{padding:0;display:none}.aurest-navbar.mobile-open{background:#fff;max-height:calc(100vh - 80px);padding:.5rem 0;display:block;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #0000001f}.aurest-navbar.mobile-open .aurest-nav-scroll{overflow-x:visible}.aurest-navbar.mobile-open .aurest-nav-list{flex-direction:column;align-items:stretch;gap:2px;padding:.25rem 0}.aurest-navbar.mobile-open .aurest-nav-item{border-bottom:1px solid #f3f0ed;border-radius:0;width:100%;padding:.9rem 1.25rem;font-size:.95rem}.aurest-navbar.mobile-open .aurest-nav-item .chev{margin-inline-start:auto}}@media (max-width:576px){.aurest-lang-pill .lang-btn{padding:.22rem .55rem;font-size:.72rem}.aurest-btn-cta{padding:.34rem .66rem;font-size:.72rem}.aurest-btn-cta .cta-arrow{display:none}.aurest-mega-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.aurest-brand img{height:30px}.aurest-topbar-actions{gap:.5rem}}
