:root{--gleisan-red:#C20819;--gleisan-text:#1E293B;--gleisan-border:#EAEBE5;--gleisan-surface-bg:#FFFFFF;--gleisan-page-bg:#fdfdfd}@keyframes card-enter{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.woocommerce-account .woocommerce{display:flex;gap:30px;align-items:flex-start}.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content{background-color:var(--gleisan-surface-bg);border:1px solid var(--gleisan-border);border-radius:16px;box-shadow:0 8px 32px rgb(30 41 59 / .07);transition:all 0.3s ease-in-out;animation:card-enter 0.6s cubic-bezier(.25,.46,.45,.94) forwards;opacity:0}.woocommerce-MyAccount-navigation{flex:0 0 280px;padding:20px}.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.woocommerce-MyAccount-navigation ul li a{display:block;padding:12px 20px;border-radius:10px;color:var(--gleisan-text);font-weight:500;text-decoration:none;transition:background-color 0.2s ease,color 0.2s ease}.woocommerce-MyAccount-navigation ul li:not(.is-active) a:hover{background-color:var(--gleisan-page-bg);color:var(--gleisan-red)}.woocommerce-MyAccount-navigation ul li.is-active>a{background-color:var(--gleisan-red);color:#fff;box-shadow:0 4px 12px rgb(194 8 25 / .3)}.woocommerce-MyAccount-content{flex:1;padding:30px 40px;animation-delay:0.1s}.woocommerce-MyAccount-content p{line-height:1.7;color:var(--gleisan-text)}.woocommerce-MyAccount-content p a{color:var(--gleisan-red);font-weight:500;text-decoration:none;border-bottom:1px solid #fff0;transition:border-bottom 0.2s ease}.woocommerce-MyAccount-content p a:hover{border-bottom:1px solid var(--gleisan-red)}.woocommerce-MyAccount-content .woocommerce-info,.woocommerce-MyAccount-content .woocommerce-message{background-color:var(--gleisan-page-bg)!important;border-top:3px solid var(--gleisan-red)!important;border-radius:8px;box-shadow:none;padding:1.5em 2em!important}.woocommerce-MyAccount-content .woocommerce-info::before,.woocommerce-MyAccount-content .woocommerce-message::before{color:var(--gleisan-red)!important;font-size:1.5em;top:1.2em}.woocommerce-MyAccount-content .button,.woocommerce-MyAccount-content .button.alt,.woocommerce-MyAccount-content a.button{background-color:var(--gleisan-red);color:#fff;border:none;border-radius:10px;padding:12px 28px;font-weight:500;text-decoration:none;box-shadow:0 4px 12px rgb(194 8 25 / .25);transition:all 0.25s ease-out}.woocommerce-MyAccount-content .button:hover,.woocommerce-MyAccount-content .button.alt:hover,.woocommerce-MyAccount-content a.button:hover{background-color:var(--gleisan-red);color:#fff;filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 16px rgb(194 8 25 / .3)}@media (max-width:992px){.woocommerce-account .woocommerce{flex-direction:column;gap:20px}.woocommerce-MyAccount-navigation{flex:0 0 auto;width:100%}}@media (max-width:768px){.woocommerce-MyAccount-content{padding:25px 20px}.woocommerce-MyAccount-navigation{padding:15px}.woocommerce-MyAccount-content .woocommerce-info,.woocommerce-MyAccount-content .woocommerce-message{padding:1em 1.5em!important}.woocommerce-MyAccount-content .woocommerce-info::before,.woocommerce-MyAccount-content .woocommerce-message::before{top:1em;font-size:1.3em}.woocommerce-MyAccount-content a.button{width:100%;text-align:center}}